On 10/7/06, Matt <[EMAIL PROTECTED]> wrote:
>
> What can I do to reload the admin interface so that it uses the new
> models?

Sounds like either:
1) You aren't actually recreating the models. When you say 'dumping
the old app and creating it again', what procedure are you using?
2) The webserver is caching your 'old' models. How are you deploying
your application? If you are using apache, you will need to restart
httpd after changing the model.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to