Hi!
I deployed my project that works well, but my Django admin site design is crashed. Now this is a simple HTML site. Works but looks bad. What is the problem in your opinion?
Hi!
I deployed my project that works well, but my Django admin site design is crashed. Now this is a simple HTML site. Works but looks bad. What is the problem in your opinion?
You need to serve the static files for the admin: https://help.pythonanywhere.com/pages/DjangoAdminCSSNotWorking/
Thanks a lot man!!! Because of your help, I was able to complete my work. Great thanks to you.
Great!