heroku
This commit is contained in:
parent
3c559014d9
commit
91954feb54
@ -41,7 +41,7 @@ INSTALLED_APPS = [
|
||||
'django.contrib.staticfiles',
|
||||
'blog',
|
||||
'taggit',
|
||||
'pagination',
|
||||
# 'pagination',
|
||||
]
|
||||
|
||||
MIDDLEWARE_CLASSES = [
|
||||
|
@ -1,6 +1,5 @@
|
||||
|
||||
Django==1.8
|
||||
django-pagination==1.0.7; python_version < '2.7'
|
||||
Django==1.11
|
||||
django-taggit==0.22.1
|
||||
psycopg2
|
||||
django-tinymce
|
||||
|
Loading…
Reference in New Issue
Block a user