mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
converted to python 3,
fixed warnings for django 1.10
This commit is contained in:
@@ -106,4 +106,6 @@ STATIC_URL = '/static/'
|
||||
|
||||
LOGIN_REDIRECT_URL = '/comic/'
|
||||
|
||||
LOGIN_URL = '/login/'
|
||||
LOGIN_URL = '/login/'
|
||||
|
||||
UNRAR_TOOL = 'C:/Program Files/WinRAR/unrar'
|
||||
Reference in New Issue
Block a user