| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| api.py | ||
| models.py | ||
| serializers.py | ||
| submissions.html | ||
| urls.py | ||
| views.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 |
|---|---|---|
| .. | ||
| management | Loading commit data... | |
| migrations | Loading commit data... | |
| tests | Loading commit data... | |
| __init__.py | Loading commit data... | |
| admin.py | Loading commit data... | |
| api.py | Loading commit data... | |
| models.py | Loading commit data... | |
| serializers.py | Loading commit data... | |
| submissions.html | Loading commit data... | |
| urls.py | Loading commit data... | |
| views.py | Loading commit data... |