refactor: edx-enterprise 3.27.26

Refactor data-sharing consent GET and POST handlers to not have too many statements, because readability matters.
This commit is contained in:
Alex Dusenbery
2021-08-30 13:22:04 -04:00
committed by Alex Dusenbery
parent 6e48ffd9f6
commit 23bf7f1795
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ django-storages<1.9
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
# This is to allow them to better control its deployment and to do it in a process that works better
# for them.
edx-enterprise==3.27.25
edx-enterprise==3.27.26
# Newer versions need a more recent version of python-dateutil
freezegun==0.3.12

View File

@@ -443,7 +443,7 @@ edx-drf-extensions==6.6.0
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.27.25
edx-enterprise==3.27.26
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.in

View File

@@ -544,7 +544,7 @@ edx-drf-extensions==6.6.0
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.27.25
edx-enterprise==3.27.26
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt

View File

@@ -525,7 +525,7 @@ edx-drf-extensions==6.6.0
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.27.25
edx-enterprise==3.27.26
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt