Re: CSS file not Loading

2020-06-29 Thread Suny
at 2:58 PM Clive Bruton wrote: >> >>> If you are testing the site with manage.py runserver, then you have >>> to make sure debug is on. And you have to ensure the app knows where >>> the static directories are. >>> >>> >>> -- Clive >>&g

CSS file not Loading

2020-06-28 Thread Suny
Do I need to add STATICFILES_DIRS in settings.py file TREE STRUCTURE for reference : . ├── db.sqlite3 ├── Fotografie │ ├── asgi.py │ ├── __init__.py │ ├── __pycache__ │ │ ├── __init__.cpython-38.pyc │ │ ├── settings.cpython-38.pyc │ │ ├── urls.cpython-38.pyc │ │ └──