mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-16 04:58:01 +00:00
SITE_URL is now automagically created
This commit is contained in:
@@ -6,5 +6,4 @@ from ivatar.settings import TEMPLATES # noqa
|
||||
|
||||
SESSION_COOKIE_SECURE = False
|
||||
DEBUG = True
|
||||
SITE_URL = 'http://localhost:8383'
|
||||
TEMPLATES[0]['OPTIONS']['debug'] = True
|
||||
|
||||
Reference in New Issue
Block a user