Rename to django-rest-framework, get simpleexample working
Showing
File moved
docs/requirements.txt
0 → 100644
examples/requirements.txt
0 → 100644
examples/simpleexample/__init__.py
0 → 100644
examples/simpleexample/models.py
0 → 100644
examples/simpleexample/urls.py
0 → 100644
examples/simpleexample/views.py
0 → 100644
# Django and pip are required if installing into a virtualenv environment... | ||
Django==1.2.4 | ||
distribute==0.6.14 | ||
wsgiref==0.1.2 |
Please
register
or
sign in
to comment