I don't use django 1.4 but do you have the admin.py file into your app folder with your models included? On Jun 8, 2012 3:22 AM, "mete" <[email protected]> wrote:
> Hello folks, > > i found out that we had a buggy url config that messed up admin urls, did > not realized this in 1.3.1 though > Cheers > > Hello folks, >> >> i have a django application that was created using 1.3.1, when i >> change the runtime to use django 1.4 via virtualenv, on the admin >> page: there is only the main screen , and no links to crud operations. >> >> Anyone faced a similar issue? >> >> Thanks in advance >> Mete > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/Ha-s6Ur_zr0J. > To post to this group, send email to [email protected]. > 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. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

