|
core
|
load MEDIA_ROOT AND STATIC_ROOT from .env
|
2023-11-18 21:13:41 +01:00 |
|
files
|
add django backend in /core
|
2023-11-18 12:57:50 +01:00 |
|
inventory
|
add django backend in /core
|
2023-11-18 12:57:50 +01:00 |
|
.gitignore
|
add django backend in /core
|
2023-11-18 12:57:50 +01:00 |
|
manage.py
|
add django backend in /core
|
2023-11-18 12:57:50 +01:00 |
|
requirements.txt
|
read database settings from .env file
|
2023-11-18 17:46:54 +01:00 |