Reset migrations
This commit is contained in:
parent
d865a6eb1f
commit
80085edeeb
23 changed files with 52 additions and 675 deletions
|
|
@ -63,7 +63,6 @@ INSTALLED_APPS = [
|
|||
'allauth_note_kfet',
|
||||
'crispy_forms',
|
||||
'photologue',
|
||||
'taggit',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
@ -155,8 +154,6 @@ USE_L10N = True
|
|||
|
||||
USE_TZ = True
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
# Limit available languages to this subset
|
||||
LANGUAGES = [
|
||||
('de', _('German')),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue