Refactor update creation api
All threads resolved!
All threads resolved!
Compare changes
- Samuel GAIST authored
+ 20
− 24
@@ -29,16 +29,20 @@ from .models import Library
@@ -46,10 +50,11 @@ class CheckLibraryNameView(CheckContributionNameView):
@@ -57,21 +62,23 @@ class ShareLibraryView(ShareCodeView):
@@ -79,44 +86,33 @@ class ListCreateLibrariesView(ListCreateContributionView):