Name |
Last commit
|
Last update |
---|---|---|
.. | ||
data | ||
__init__.py | ||
test_api.py | ||
test_models.py | ||
test_read_replica.py | ||
test_reset_score.py | ||
test_serializers.py |
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
data | Loading commit data... | |
__init__.py | Loading commit data... | |
test_api.py | Loading commit data... | |
test_models.py | Loading commit data... | |
test_read_replica.py | Loading commit data... | |
test_reset_score.py | Loading commit data... | |
test_serializers.py | Loading commit data... |