It is very likely that your urls.py is wrong. Re-check if admin urls are included exactly as in documentation example: "(r'^admin/', include (admin.site.urls))", without any wildcards.
On 27 окт, 00:12, "M." <mpumpu...@gmail.com> wrote: > Hi, > > I've installed the Admin interface, but the interface is unresponsive. > If click on USERS, the page refreshes itself and appends auth/user/ to > the URL. If I click it again, it appends it again, but I still remain > on the same page. I am using Python 2.6 and Ubuntu. > > Thanks, > Martynas --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---