When running my Django instance (most up to date SVN) on Dreamhost,
I've started seeing this:

[chiclet]$ python2.4 manage.py syncdb
Error: None couldn't be installed, because there were errors in your model:
django.contrib.humanize: 'module' object has no attribute 'models'
django.contrib.markup: 'module' object has no attribute 'models'

Anyone know why? I can't track it down. The exact same code (except
slightly different settings.py) on my Powerbook gives no such
complaint.

Jay P.

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