darwin_tech
unread,Jan 26, 2012, 9:22:58 AM1/26/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hi,
I have a problem which has stumped me for some time now. 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.