Opened 13 years ago
Closed 13 years ago
#18836 closed New feature (invalid)
Single record models.
| Reported by: | richdodd | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | 1.3 |
| Severity: | Normal | Keywords: | admin, persistant data |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I want to design a website where the user can edit sections such as their contact details, and I would like it to be integrated into the admin interface. A model would not be suitable since there would only be 1 record. Do you think the community would be interested in this functionality, and if so, how should the data be stored? I would be happy to write a patch, but I would need some guidance as to how to structure it.
Note:
See TracTickets
for help on using tickets.
closing to ask on devel google group