Zeynel wrote:
Thanks. This may be it. I'll try it later. But does that also explain
why in the dev server the reference is not a string but in the
production server it is a string?


http://docs.djangoproject.com/en/dev/topics/http/urls/#passing-callable-objects-instead-of-strings

That link will explain it far better than I ever could.

If you find out that there's no difference in your imports between your development and production code, then maybe it's something to do with your deployment setup. I'd have no clue about that.
-- 
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