Opened 12 years ago

Closed 12 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.

Change History (1)

comment:1 by richdodd, 12 years ago

Resolution: invalid
Status: newclosed

closing to ask on devel google group

Note: See TracTickets for help on using tickets.
Back to Top