From 7542a7aa9ddbb8a4ce1e197b756ac4aa55ce3b40 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 8 Jun 2015 19:13:19 -0400 Subject: [PATCH] Rever to django rest swagger 0.2.0 until Django REST framework is updated to 3.x. gh-issue #198 --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 13dff5bf3a..4bd1b3376c 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -13,7 +13,7 @@ django-filetransfers==0.1.0 django-pagination==1.0.7 django-model-utils==2.2 django-mptt==0.7.4 -django-rest-swagger==0.3.1 +django-rest-swagger==0.2.0 django-solo==1.1.0 django-suit==0.2.13 django-widget-tweaks==1.3