Take a look at your production server log, you may find that your static files aren't actually being served by your production server. This also happens when you set debug=False in settings.py. Visit https://docs.djangoproject.com/en/1.7/howto/static-files/deployment/ to setup static files properly.
On Sunday, March 22, 2015 at 4:57:13 AM UTC+5:30, talex wrote: > > While using the Django development server, I like the appearance of the > admin site from django.contrib. After deploying the application on a > remote Apache server however, the appearance of admin is very different and > I do not like it. The css files in > > > /usr/local/lib/python3.3/site-packages/django/contrib/admin/static/admin/css > > are identical. > > How can I make the deployed version of admin look like the development > server version? > > Thanks. > > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/fabbc332-6914-464c-a8f7-f25297905026%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.