When I do python manage.py runserver
I see this:
After I deployed it to AWS, I accessed the URL and this is what I see:
Why does it look so different after deploying it? And how do I get it to look like how it is on the local server?
When I do python manage.py runserver
I see this:
After I deployed it to AWS, I accessed the URL and this is what I see:
Why does it look so different after deploying it? And how do I get it to look like how it is on the local server?