- Feb 11, 2020
-
-
Ayub-khan authored
-Updated middleware setting to use use middleware insted of middleware_classes -github install of django-method-override fork to support new style middleware in django1.11
-
Zaman Afzal authored
-
- Feb 10, 2020
-
-
David Ormsbee authored
Some tests that used to mock the cache internals of ConfigurationModels had to be modified to use CacheIsolationTestCase instead (the things they were mocking no longer exist).
-
- Feb 07, 2020
-
-
edX requirements bot authored
-
- Feb 06, 2020
-
-
Michael Terry authored
Fix constraints to not have a lingering pin on edx-when. And add constraint on version of mock that supports python 3.5. And then a general make upgrade.
-
- Feb 04, 2020
-
-
Jansen Kantor authored
-
irfanuddinahmad authored
-
- Feb 03, 2020
-
-
Calen Pennington authored
-
Chris Pappas authored
* Bumping edx-enterprise version * Running make upgrade to bump edx-enterprise * contraining a package * fix * adding yet another constraint
-
- Jan 31, 2020
-
-
Simon Chen authored
-
Alex Dusenbery authored
-
- Jan 30, 2020
-
-
Calen Pennington authored
-
hunytalk authored
-
Alex Dusenbery authored
-
- Jan 28, 2020
- Jan 27, 2020
-
-
Chris Pappas authored
-
edX requirements bot authored
-
- Jan 26, 2020
-
-
Aarif authored
Updating the django-rate-limit requirement. updated the django-ratelimit to use unreleased version that supports Django 2.2
-
- Jan 24, 2020
-
-
Diana Huang authored
-
muhammad-ammar authored
-
edX requirements bot authored
-
- Jan 23, 2020
-
-
Manjinder Singh authored
* Constraining edx-rest-api-client * Decreased pin on edx-rest-api-client from <3.0.0 to <2.0.0
-
Jeremy Bowman authored
Unpin several more outdated dependencies whose changelogs don't contain any significant backwards incompatible changes. Also add "moto" to the list of packages to uninstall from existing environments, since it requires a jsondiff version that clashes with the one we now use (triggering a harmless but distracting warning on dependency updates). We can potentially stop using path.py/path altogether by switching to pathlib in the Python 3 standard library, but that merits a separate PR of its own. Also, note that I'm not actually unpinning freezegun; different PRs restricted it in both constraints.txt and test.in, I'm just removing the latter redundant constraint.
-
- Jan 22, 2020
-
-
Zulqarnain authored
-
- Jan 21, 2020
-
-
Ned Batchelder authored
-
- Jan 17, 2020
-
-
Brandon Baker authored
-
edX requirements bot authored
-
- Jan 16, 2020
-
-
usamasadiq authored
Added the link to latest master commit of GitHub for Django 2.2 support.
-
Zulqarnain authored
-
Zulqarnain authored
-
Awais Qureshi authored
Removing the moto.
-
Awais Qureshi authored
django-appconf bump version using commit hash for django2.2
-
- Jan 15, 2020
-
-
Brian Wilson authored
This is step 3 of DE-1824. Also update: * six 1.13.0 => 1.14.0 * edx-django-utils 2.0.2 => 2.0.3 * skip test that checks all model changes have migrations. (We defer this to step 4.)
-
usamasadiq authored
Removed the version constraint for django-mysql Also pinned the freezegun version to 0.3.12 as the latest version is causing failures.
-
- Jan 14, 2020
-
-
Diana Huang authored
-
Brittney Exline authored
-
edX requirements bot authored
-
Ahtisham Shahid authored
-
- Jan 13, 2020
-
-
DawoudSheraz authored
-
Awais Qureshi authored
Bump django-filter. Rename the name to field-name.
-