version bump (new Django!) and remove twitter lib
This commit is contained in:
@@ -95,6 +95,9 @@ DATABASES = {
|
||||
}
|
||||
}
|
||||
|
||||
# inherited default, look at changing to BigAutoField
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
|
||||
|
||||
|
||||
# Internationalization
|
||||
# https://docs.djangoproject.com/en/1.6/topics/i18n/
|
||||
|
||||
Reference in New Issue
Block a user