Tuesday, March 29, 2011

Re: creating text area for subpage inside models.py

Hi Jake,

Please ensure you always paste example source code, where possible and within reason.

It is extremely difficult for people to help if they don't have this.

If you respond back with this, I'm sure one of us will be able to give you a hand.

Cheers

Cal

On Tue, Mar 29, 2011 at 5:49 PM, jake k. <jykl608@gmail.com> wrote:
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.


--
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