Friday, August 31, 2012

Provide a single text field (editable through admin panel) w/o using a whole model

I'd like to have the content of one <p> tag in the homepage editable in admin back-office, going through a whole model feels like an overkill, what alternatives do I have ?

If there's no alternative, is there a way to properly limit the number of elements to 1 in the admin panel ?

Any help appreciated, I'm sure I missed something obvious because it seems like a basic need. (I'm new to django if u didn't catch it !)

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/cuOGukeOYZgJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment