problems with admin links after upgrade 1.1 -> 1.3 dev
Hi all,
I upgraded to 1.3 dev from 1.1 and now my admin links don't work. the
page domain.com/admin/ works and it shows my models listed, but when
clicking on any of them it doesn't leave the model list page. Instead
it keeps stacking the url I want to visit onto the existing url. I.e.
# shows app and model list
click on link for app: survey model: surveyResponse
url is now domain.com/admin/survey/surveyResponse/ but is still shows
the app/model list page.
click AGAIN on app: survey model: surveyResponse
url is now domain.com/admin/survey/surveyResponse/survey/
surveyResponse/
but the page is still the app model list "main page" that you see
after first logging in. I've disabled my custom admin templates,
verified by the "site administration" header at the top.
Anyone know what this issue might be?TIA
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home