Refactor rest_api app and the method end points are registered. All apps API URL endpoints are now registered under the 'rest_api' namespace.
Update DRF and DRF swagger versions. Update all apps API registration method.
This commit is contained in:
@@ -16,10 +16,10 @@ django-filetransfers==0.1.0
|
||||
django-pagination==1.0.7
|
||||
django-model-utils==2.2
|
||||
django-mptt==0.7.4
|
||||
django-rest-swagger==0.2.0
|
||||
django-rest-swagger==0.3.3
|
||||
django-suit==0.2.13
|
||||
django-widget-tweaks==1.3
|
||||
djangorestframework==2.4.4
|
||||
djangorestframework==3.1.3
|
||||
|
||||
fusepy==2.0.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user