1
0
Fork 0

Avoid "settings.DATABASES is improperly configured. Please supply the NAME value."

This commit is contained in:
Adam Dobrawy 2018-04-21 07:27:48 +02:00
parent 7a39d3df47
commit 72cb0ea706
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ dummy_project/*
.cache/
.tox/
messages
*.sqlite3