Show More
@@ -20,6 +20,7 b' DATABASES = {' | |||||
20 | 'PASSWORD': '', # Not used with sqlite3. |
|
20 | 'PASSWORD': '', # Not used with sqlite3. | |
21 | 'HOST': '', # Set to empty string for localhost. Not used with sqlite3. |
|
21 | 'HOST': '', # Set to empty string for localhost. Not used with sqlite3. | |
22 | 'PORT': '', # Set to empty string for default. Not used with sqlite3. |
|
22 | 'PORT': '', # Set to empty string for default. Not used with sqlite3. | |
|
23 | 'CONN_MAX_AGE': None, | |||
23 | } |
|
24 | } | |
24 | } |
|
25 | } | |
25 |
|
26 |
General Comments 0
You need to be logged in to leave comments.
Login now