Do you have permissions on the models you want to see? You can create a new superuser with python manage.py createsuperuser
2012/1/30 darwin_tech <[email protected]>: > Hi, > > On my development server my Django Admin works as expected, showing > all my > models and the auth models. However, on the production server, even > though the whole application works fine, when I log into the admin I > see nothing. No models, no auth. Just a stack of empty boxes. > If anyone has any idea as to why this might be, your input would be > much appreciated. > > Sam > > -- > 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. > -- Andrés Reyes Monge [email protected] +(505)-8873-7217 -- 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.

