mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-09-05 14:23:33 +00:00
Series table added to home page
This commit is contained in:
@@ -3,7 +3,7 @@ from .base import *
|
||||
|
||||
DEBUG = True
|
||||
|
||||
ALLOWED_HOSTS = []
|
||||
ALLOWED_HOSTS = ['*']
|
||||
|
||||
DATABASES = {
|
||||
'default': {
|
||||
|
Reference in New Issue
Block a user