OPEYEMI
>>
>>
>> On Sun, Jun 28, 2020 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 direc
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
│ │ └── wsgi.cpyt
2 matches
Mail list logo