Deleting your checkout and re-checking out the SVN tree couldn't hurt. Can you tell us more about your environment? What OS? What version of Python? What web server are you using?
On Oct 29, 3:53 am, oversize <[EMAIL PROTECTED]> wrote: > Hello, > my (very strange) problem is: When i want to enter the backend, i get > an import error that "ViewDoesNotExist at /admin/ > Could not import views. Error was: No module named views". > The Highlightet code is in Line 28 of 'django/contrib/admin/templates/ > admin/base.html' and the statement that does not find admin.views is > this: <a href="{% url django.contrib.admin.views.doc.doc_index %}">{% > trans 'Documentation' %}</a> > > The even stranger thing is, this happends occasionally. Means if i > refresh,the view gets displayed.But then i want to edit some data the > view is not found anymore again, and after (some) refresh's its there > again. Looks like i somehow borked my django installation, but how > could this happend? i never touched any django files. I use the svn > version and check out regulary every few days but this did not help > either. Maybe deleting the tree and checking out a fresh one could > help? Any ideas? > > -- > Thank you > Manuel --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---