Refactor update creation api
Compare changes
- Samuel GAIST authored
+ 78
− 58
@@ -30,55 +30,57 @@ from django.conf import settings
@@ -86,58 +88,76 @@ class DatabaseSerializer(VersionableSerializer):
This merge request does the following: