I have a project that works OK using v1.1.1. However, if I try to run
it on trunk, I get this error:

"Error: cannot import name DateField".

Just that, no traceback, etc. I have no reference to "DateField" in my
project. There was 1 in django_extensions, but removing it and even
not loading django_extensions doesn't solve the issue. Switching back
to 1.1.1 does, however.

Settings.py -> http://dpaste.com/hold/193377/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to