Monday, April 13, 2015

Re: Django admin page display unnormal

Your static files are not served properly.

Please, run the collectstatic command and see if the admin
static files are copied.

Check in your browser that the files media are served then.

aRkadeFR

On 04/13/2015 05:04 AM, zli wrote:

It is my admin add user page

It is static_root setting



--
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+unsubscribe@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/226a43b2-4918-43f1-9e12-3cb716c05d8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment