django-rest-framework/rest_framework/runtests
Jacob Magnusson 44f280c3ab Add tests for caching of GET/HEAD requests using
Django's built in caching framework.
Currently fails as some attributes on the Response
object are not pickable
2012-11-04 12:47:46 +01:00
..
__init__.py Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
runcoverage.py Tweaks 2012-11-02 20:56:51 +00:00
runtests.py Push tests into a seperate app namespace 'rest_framework.test' 2012-10-27 18:44:23 +01:00
settings.py Add tests for caching of GET/HEAD requests using 2012-11-04 12:47:46 +01:00
urls.py Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00