Skip to content

Commit adb0181

Browse files
author
Emmanouil Konstantinidis
committed
Use npm to get bootstrap etc
1 parent ce9e4f1 commit adb0181

17 files changed

+1003
-10
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ djangorestframeworkdocs.egg-info/
99

1010
demo/env/
1111
demo/db.sqlite3
12+
13+
rest_framework_docs/static/node_modules/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Document Web APIs made with Django Rest Framework.
66
### Supports
77

88
- Python (2.7, 3.3, 3.4, 3.5)
9-
- Django (1.7, 1.8, 1.9)
9+
- Django (1.8, 1.9)
1010
- Django Rest Framework (3+)
1111

1212

rest_framework_docs/static/css/style.css

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
107 KB
Binary file not shown.
69.1 KB
Binary file not shown.

rest_framework_docs/static/fonts/fontawesome-webfont.svg

Lines changed: 655 additions & 0 deletions
Loading
139 KB
Binary file not shown.
81.6 KB
Binary file not shown.
65.1 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)