Updated django-mptt package to version 0.10.0 to provide support up to Django 2.2.

This commit is contained in:
usamasadiq
2020-01-09 21:02:10 +05:00
parent 804a2bbbb9
commit c821a49359
4 changed files with 7 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ django-filter==1.0.4 # Allows users to filter Django querysets dy
django-ipware # Get the client's real IP address
django-method-override
django-model-utils
django-mptt>=0.8.6,<0.9
django-mptt
django-mysql==2.4.1
django-oauth-toolkit # Provides oAuth2 capabilities for Django
django-pipeline

View File

@@ -63,9 +63,10 @@ django-crum==0.7.5
django-fernet-fields==0.6
django-filter==1.0.4
django-ipware==2.1.0
django-js-asset==1.2.2 # via django-mptt
django-method-override==0.2.0
django-model-utils==3.0.0
django-mptt==0.8.7
django-mptt==0.10.0
django-multi-email-field==0.5.1 # via edx-enterprise
django-mysql==2.4.1
git+https://github.com/edx/django-oauth-plus.git@b9b64a3ac24fd11f471763c88462bbf3c53e46e6#egg=django-oauth-plus==2.2.9.edx-4

View File

@@ -76,9 +76,10 @@ django-debug-toolbar==1.11
django-fernet-fields==0.6
django-filter==1.0.4
django-ipware==2.1.0
django-js-asset==1.2.2
django-method-override==0.2.0
django-model-utils==3.0.0
django-mptt==0.8.7
django-mptt==0.10.0
django-multi-email-field==0.5.1
django-mysql==2.4.1
git+https://github.com/edx/django-oauth-plus.git@b9b64a3ac24fd11f471763c88462bbf3c53e46e6#egg=django-oauth-plus==2.2.9.edx-4

View File

@@ -74,9 +74,10 @@ django-crum==0.7.5
django-fernet-fields==0.6
django-filter==1.0.4
django-ipware==2.1.0
django-js-asset==1.2.2
django-method-override==0.2.0
django-model-utils==3.0.0
django-mptt==0.8.7
django-mptt==0.10.0
django-multi-email-field==0.5.1
django-mysql==2.4.1
git+https://github.com/edx/django-oauth-plus.git@b9b64a3ac24fd11f471763c88462bbf3c53e46e6#egg=django-oauth-plus==2.2.9.edx-4