commit | 6b50cb2dff4b025b22606c4c0690c68c69b4984e | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Dec 22 08:28:55 2014 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Mon Dec 22 08:28:55 2014 -0800 |
tree | 182980a8fb2f18975f4cc683bac419bd0f54b633 | |
parent | 1a23146984bf3158f6b42be4c9570eef4277212c [diff] |
force version 2.4 of django rest framework
diff --git a/opencloud.spec b/opencloud.spec index 7fe1605..412a3f3 100644 --- a/opencloud.spec +++ b/opencloud.spec
@@ -31,7 +31,7 @@ %pre pip-python install django==1.7 -pip-python install djangorestframework +pip-python install djangorestframework==2.4.4 pip-python install markdown # Markdown support for the browseable API. pip-python install pyyaml # YAML content-type support. pip-python install django-filter # Filtering support