Friday, August 31, 2012

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

I'd like to have a single text field that stands for the text in the homepage, and editable in the admin panel, what way would you do this ?

Having a whole class for this seems like a waste to me, except if there's maybe a way to set/limit the number of entries properly in the model ?

(I'm obviously kind of new to django, any clue appreciated)

--
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/-/zGGBPZUjX-YJ.
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