Michael Price
|
1fc06a350b
|
Consolidate the docstring of the API methods into a class docstring.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:22:35 -04:00 |
|
Michael Price
|
afd4748426
|
Don't try to return a serializer if there is no request object. Used when the API view is being introspected.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:00:27 -04:00 |
|
Michael Price
|
4378b28777
|
Update API vies and serializers for the latest Django REST framework version. Replace DRF Swagger with DRF-YASG.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:31:22 -04:00 |
|
Roberto Rosario
|
958ce912a0
|
AccessControlList.objects.check_access was updated to do a
Permission.check_permissions too. Remove duplicity.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-02-22 16:48:59 -04:00 |
|
Roberto Rosario
|
a3959aaf79
|
Add resolved smart link API views. Add Smart link manager method
.get_for(document).
|
2017-02-12 02:22:26 -04:00 |
|
Roberto Rosario
|
651f659a05
|
Add linking app setup API views and tests.
|
2017-02-11 02:12:25 -04:00 |
|