mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
changed templates to allow navbar to scroll up.
This commit is contained in:
2
setup.py
2
setup.py
@@ -8,5 +8,5 @@ setup(
|
||||
license='http://creativecommons.org/licenses/by-sa/4.0/',
|
||||
author='Ajurna',
|
||||
author_email='ajurna@gmail.com',
|
||||
description='Comic Book Web Reader', requires=['django-recaptcha', 'django']
|
||||
description='Comic Book Web Reader', requires=['django-recaptcha', 'django', 'ujson']
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user