Tuesday, March 29, 2011

creating text area for subpage inside models.py

Hi, All

I was wondering if you can help me with this one.

I've modified part of my models.py file so I can have a new text area
inside
my django admin page. I need to add this text area so I can add
content to a new subpage

I have added the new text area, but after saving and refreshing the
page, the admin site
would look unchanged, without the new text area I added inside
models.py file

What's wrong?

How can I update my models.py file?

Thanks for your time and assistance, your reply would be greatly
appreciated

Regards,

--
You received this message because you are subscribed to the Google Groups "Django users" group.
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