How do i add style to my django admin

13 views
Skip to first unread message

Lasisi Habeeb

unread,
Dec 19, 2019, 9:33:28 AM12/19/19
to Django users
when i ran my django server using django manage.py runserver and ran 127.0.0.1:8000/admin on my web browser it prompt the django admin site but without styles

amin ghaemi

unread,
Dec 19, 2019, 1:17:35 PM12/19/19
to django...@googlegroups.com
hi , first you need to reinstall django : 
type this command in cmd:

pip uninstall django
pip install django

and for runserver type this command : python maange.py runserver
if you have problem get screenshot and send to me

On Thu, Dec 19, 2019 at 6:02 PM Lasisi Habeeb <lasisih...@gmail.com> wrote:
when i ran my django server using django manage.py runserver and ran 127.0.0.1:8000/admin on my web browser it prompt the django admin site but without styles

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c2f069bd-d6b2-4bdc-94ec-404342474b83%40googlegroups.com.

ramadhan ngallen

unread,
Dec 19, 2019, 2:07:28 PM12/19/19
to django...@googlegroups.com
Did you override settings.py Debug=False?


Best Regards

Ramadhan Ngallen
Software Consultant

Reply all
Reply to author
Forward
0 new messages