1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Configure Django App

This commit is contained in:
Alexandre Iooss
2019-07-08 11:08:07 +02:00
parent 5c03f15d6f
commit 3345ddb0f7
6 changed files with 59 additions and 30 deletions

2
.gitignore vendored
View File

@ -13,7 +13,7 @@ htmlcov
*.pot
*.pyc
__pycache__/
local_settings.py
settings_local.py
env/
db.sqlite3