- May 07, 2020
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This includes both save and to_representation.
-
Samuel GAIST authored
-
Samuel GAIST authored
Also improves coverage, code related change tests were not properly done.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Also improves coverage, code related change tests were not properly done.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This one will be used for put request and the modification serializer will be built on top of it.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
[common][api] Implement get_object in place of get_queryset for RetrieveUpdateDestroyContributionView This view shall act on one object only and the check should already be done there rather than in furhter methods below. It also follows the URL routes cleanup
-
Samuel GAIST authored
-
Samuel GAIST authored
These endpoints usually gives access to the "latest" object version which is not clear. If this is really something we want to provide it should be using an explicit route ending for example with "latest" at the end.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This will make the code cleaner and allow to do custom error handling properly.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-