I've been running Django for quite a while without a "database", we
use MongoDB, and it has worked well for us.  We upgraded to 1.4 and
found that suddenly a default database is required.  Is there a reason
for this?  Or is this a bug?

We get the error when importing  django.shortcuts.render_to_response,
which doesn't seem like the kind of place a database connection would
even be required.

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

Reply via email to