- 10 May, 2011 1 commit
-
-
Tom Christie committed
-
- 04 May, 2011 1 commit
-
-
Tom Christie committed
-
- 02 May, 2011 1 commit
-
-
Tom Christie committed
-
- 29 Apr, 2011 1 commit
-
-
Tom Christie committed
-
- 28 Apr, 2011 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 27 Apr, 2011 16 commits
-
-
markotibold committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Stole some code from djangorestframework/runtests/runcoverage.py so that coverage is also implemented for the examples. Because Jenkins looks for a coverage.xml file for all defeined projects in tox.ini we need it to pass the tests.
markotibold committed -
The test was bad. It expected 11 snippets while the view made sure (as designed) that there would not be more than 10 snippets stored on disk.
markotibold committed -
markotibold committed
-
markotibold committed
-
Omitting all the superfluous tests. Later on we might want a nicer way to specify which apps to test, because they are now hardcoded in runtests.py. (Listdir doesn't do the trick, tried that already :-) )
markotibold committed
-
- 26 Apr, 2011 4 commits
-
-
CSRF validation will only be applied to POST requests, so let's only load .RAW_CONTENT in those cases
tom christie tom@tomchristie.com committed -
tom christie tom@tomchristie.com committed
-
tom christie tom@tomchristie.com committed
-
Fixes #35 - Import json from django's built-in package (Does cleverness in determing best lib to use)
tom christie tom@tomchristie.com committed
-
- 25 Apr, 2011 3 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Generic permissions added, allowed_methods and anon_allowed_methods now defunct, dispatch now mirrors View.dispatch more nicely
Tom Christie committed
-
- 11 Apr, 2011 11 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-