made major changes to interface.

can now mark comics as read!
also added a recently added section.
This commit is contained in:
ajurna@gmail.com
2016-04-13 15:51:35 +01:00
parent 34188665e9
commit 58ff1060e6
8 changed files with 305 additions and 46 deletions

View File

@@ -88,7 +88,7 @@ DATABASES = {
# Internationalization
# https://docs.djangoproject.com/en/1.8/topics/i18n/
LANGUAGE_CODE = 'en-us'
LANGUAGE_CODE = 'en-ie'
TIME_ZONE = 'UTC'