No description
Kumi
a41468afee
Added STATICFILES_DIRS to the Django settings to specify additional directories where Django will look for static files, apart from the static/ directory. This change allows for better organization and management of static files, specifically by including project-specific assets located in the coffeemachine/static directory. This update facilitates the development process by ensuring that static files are efficiently managed and served during development. |
||
---|---|---|
.vscode | ||
coffeemachine | ||
.gitignore | ||
manage.py | ||
requirements.txt |