django-rest-framework/docs
Andreas Pelme 971578ca34 Support for running the test suite with py.test
* Get rid of runtests.py
 * Moved test code  from rest_framework/tests and rest_framework/runtests to tests
 * Invoke py.test from setup.py
 * Invoke py.test from Travis
 * Invoke py.test from tox
 * Changed setUpClass to be just plain setUp in test_permissions.py
 * Updated contribution guideline to show how to invoke py.test
2014-03-02 12:40:30 +01:00
..
api-guide Minor docs example fix 2014-02-21 14:23:33 +00:00
css Fix sidebar styling when browser window is too small 2013-06-26 23:26:35 +01:00
img New font in logo 2014-01-07 14:57:00 +00:00
js Tweak static files with docs 2012-10-09 14:12:38 +01:00
topics Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
tutorial clarified which urls.py to edit 2014-02-28 08:40:45 -08:00
404.html Use www.django-rest-framework.org for docs instead of django-rest-framework.org due to issues with naked domains 2014-01-08 15:22:41 +00:00
index.md Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
requirements.txt Add basic serializer tests 2012-09-07 15:14:23 +01:00
template.html Link to BrightAPI, and remove ad except from frontpage 2014-01-03 13:24:52 +00:00