Revert "misc: install django-replace-migrations to squash migrations (#40685)"

This reverts commit 352274999f.
This commit is contained in:
Benjamin Dauvergne 2023-12-18 09:08:08 +01:00
parent b472cd1f8d
commit 4e881c1c16
2 changed files with 0 additions and 2 deletions

View File

@ -191,7 +191,6 @@ setup(
'zxcvbn',
'phonenumbers',
'publik_django_templatetags@git+https://git.entrouvert.org/publik-django-templatetags.git',
'django-replace-migrations',
],
zip_safe=False,
classifiers=[

View File

@ -169,7 +169,6 @@ INSTALLED_APPS = (
'xstatic.pkg.jquery_ui',
'xstatic.pkg.select2',
'django.forms',
'django_replace_migrations',
)
# authentication