Ok; here's a few more questions:

1) Update both servers again - has Malcolm's r3202 patch resolved anything?

2) If you run ./manage.py shell, then run:
>>> from django.db import models
>>> print models.get_apps()
>>> print models.get_models()

What do you get (on each server)?

3) Exactly how have you set up your two servers, and how do you sync
from dev to production? In particular, I'm interested in any symbolic
links you might be using to set up directory structures, and any
possible copies of .pyc files that might be migrating from dev to
production.

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