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 8576cdc commit 872a78cCopy full SHA for 872a78c
.gitignore
@@ -1,3 +1,5 @@
1
+*.pyc
2
__pycache__/
3
+
4
env/
5
drfdocs.egg-info/
README.md
@@ -1,4 +1,4 @@
-# drf-docs [](https://travis-ci.com/ekonstantinidis/drf-docs)
+# drf-docs [](https://travis-ci.com/ekonstantinidis/drf-docs) [
Documentation for Web APIs made with Django Rest Framework.
0 commit comments