Re: How do i add style to my django admin

2019-12-19 Thread ramadhan ngallen
Did you override settings.py Debug=False? Best Regards Ramadhan Ngallen Software Consultant Phone: +255 715 200 997 | ngall...@gmail.com On 19 Dec 2019, 21:16 +0300, amin ghaemi , wrote: > hi , first you need to reinstall django : > type this command in cmd: > > pip uninstall django > pip insta

Re: How do i add style to my django admin

2019-12-19 Thread amin ghaemi
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 wrote: > when i ran my dj

How do i add style to my django admin

2019-12-19 Thread Lasisi Habeeb
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 s