We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161f046 commit 94d8f4aCopy full SHA for 94d8f4a
README.md
@@ -3,10 +3,10 @@
3
Document Web APIs made with Django Rest Framework.
4
5
6
-### Prerequisites
+### Supports
7
8
- - Python (3.3, 3.4, 3.5)
9
- - Django (1.8, 1.9)
+ - Python (2.7, 3.3, 3.4, 3.5)
+ - Django (1.7, 1.8, 1.9)
10
- Django Rest Framework (3+)
11
12
@@ -49,6 +49,7 @@ Included in this repo you can find the demo project(at `/demo`). It is a project
49
50
### Roadmap
51
52
+ - [ ] Creade demo app
53
- [ ] Support Python 2 & Python 3
54
- [ ] Support DRF 3+
55
- [ ] Open Pull Request to include in DRF
0 commit comments