Michael Price
|
55ba6786b3
|
Fix and modernize the document checkout API view. Move API logic to serializer.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:36:56 -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
|
91150a7f51
|
Change the user_object of the DocumentCheckout model to be just a FK to the User model
|
2015-06-16 23:35:23 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
9b895e0844
|
Hide DocumentSerializer import
|
2014-11-11 04:13:02 -04:00 |
|
Roberto Rosario
|
46f4b73976
|
Close issue #111, Add Checkouts API endpoints
|
2014-11-04 17:37:50 -04:00 |
|