- 05 Aug, 2017 1 commit
-
-
Submission.uuid is now being serialized as a hex string w/o hyphens, but old data exists in the database with them. This commit will make those old submissions accessible again and, as a bonus, fix them to be new-style uuids on first load. In addition, a management command has been added to asynchronously update all old values to new ones.
Eric Fischer committed
-
- 04 Aug, 2017 3 commits
-
-
Efischer/edu 1090
Eric Fischer committed -
Now that uuids exist in the database both with and without hyphens, we must be resilient to both.
Eric Fischer committed -
This reverts commit ec284b3c, reversing changes made to 86e209ae.
Eric Fischer committed
-
- 03 Aug, 2017 2 commits
-
-
Update installed version of jsonfield
Eric Fischer committed -
Eric Fischer committed
-
- 02 Aug, 2017 1 commit
-
-
Clean up requirements, remove django_extensions
Eric Fischer committed
-
- 28 Jul, 2017 1 commit
-
-
Also, removes dependency on django-extensions
Eric Fischer committed
-
- 26 Jul, 2017 1 commit
-
-
Log the submission data when validator says invalid.
John Eskew committed
-
- 24 Jul, 2017 1 commit
-
-
John Eskew committed
-
- 21 Jul, 2017 3 commits
-
-
Fix exception printing and log upon error.
Alex Dusenbery committed -
John Eskew committed
-
John Eskew committed
-
- 20 Jul, 2017 6 commits
-
-
Version bump to 2.0.4
John Eskew committed -
John Eskew committed
-
Print DRF errors upon invalid serialization.
John Eskew committed -
John Eskew committed
-
John Eskew committed
-
John Eskew committed
-
- 14 Jul, 2017 4 commits
-
-
Fix .travis.yml file.
Alex Dusenbery committed -
Alex Dusenbery committed
-
EDUCATOR-786 | Support Django 1.11
Alex Dusenbery committed -
EDUCATOR-786 | Support Django 1.11; Upgrade django_nose; Mock out read_replica for testing; bump tox version.
Alex Dusenbery committed
-
- 11 Jul, 2017 3 commits
-
-
Upgrade DRF requirement to v3.6.x
John Eskew committed -
John Eskew committed
-
John Eskew committed
-
- 03 Apr, 2017 4 commits
-
-
return serialized scores from get_scores()
Cliff Dyer committed -
J. Cliff Dyer committed
-
J. Cliff Dyer committed
-
J. Cliff Dyer committed
-
- 29 Mar, 2017 3 commits
-
-
Version 1.2.0
Eric Fischer committed -
Eric Fischer committed
-
Allow reset signal to be ignored
Eric Fischer committed
-
- 28 Mar, 2017 1 commit
-
-
Eric Fischer committed
-
- 23 Mar, 2017 3 commits
-
-
Stop pinning pytz
Eric Fischer committed -
Eric Fischer committed
-
Eric Fischer committed
-
- 22 Feb, 2017 3 commits
-
-
Version Bump
Eric Fischer committed -
Eric Fischer committed
-
Unpin and inherit django version
Eric Fischer committed
-