Please use the django-users mailing list. This is for the development of Django itself.
Thanks, Joe On Wed, Aug 22, 2012 at 7:30 PM, Richard Dodd <[email protected]> wrote: > Is this the solution I'm looking for > https://github.com/sciyoshi/django-dbsettings? I'm looking for similar > fields to the models, but 1 offs > > > On Thursday, August 23, 2012 1:05:05 AM UTC+1, Richard Dodd wrote: >> >> 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. > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-developers/-/IjYBgLMpYZsJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-developers?hl=en. -- Joe Tennies [email protected] -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
