hi. after deploying my app and using svn, my local working copy just stopped working with this error:
File "manage.py", line 11, in <module> execute_manager(settings) [SNIP] from django.shortcuts import get_object_or_404, render_to_response ImportError: No module named shortcuts My local server won't run, but my deployed app works perfectly fine. Of course my settings.py file is ignored from svn but it looks like it is not properly loaded, or maybe I have some permissions problems ? I cannot seem to find the culprit... Thanks for your hints, _y -- 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.