postgres module
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
cccd076a3b
commit
9b48d37674
2 changed files with 5 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ https://docs.djangoproject.com/en/1.8/ref/settings/
|
|||
|
||||
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
||||
import os
|
||||
import django.db.backends.postgresql_psycopg2
|
||||
|
||||
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue