mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-06 23:26:19 +01:00
Bump Django minimum to work with AA migrations
This commit is contained in:
2
setup.py
2
setup.py
@@ -21,7 +21,7 @@ install_requires = [
|
|||||||
'celery>=4.3.0,<5.0.0',
|
'celery>=4.3.0,<5.0.0',
|
||||||
'celery_once',
|
'celery_once',
|
||||||
|
|
||||||
'django>=2.0,<3.0',
|
'django>=2.2.1,<3.0',
|
||||||
'django-bootstrap-form',
|
'django-bootstrap-form',
|
||||||
'django-registration==2.4',
|
'django-registration==2.4',
|
||||||
'django-sortedm2m',
|
'django-sortedm2m',
|
||||||
|
|||||||
Reference in New Issue
Block a user