Changed student query_key to a UUID. Closes #87
Compare changes
- Jan Maximilian Michal authored
* Added stages to the subscription mechanism, meaning that a subscription is distingushed between feedback-creation, -validation and -conflict resolution * Minor refactoring to the Feedback ViewSet and serializer * Added a larger integration test
+ 8
− 9
@@ -113,13 +111,14 @@ class Migration(migrations.Migration):