index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tox.ini
Age
Commit message (
Expand
)
Author
2011-04-27
Danielfm packaged the 1.2 release so we can now install it from his repo.
markotibold
2011-04-26
tox can now use django 1.3 rather than 1.3-rc1. Huzzah.
tom christie tom@tomchristie.com
2011-04-26
simplejson no longer a requirement for python 2.5 (uses django's built in sim...
tom christie tom@tomchristie.com
2011-03-20
fixed bad naming of testenv
markotibold
2011-03-20
All should work fine now on jenkins. For some reason Tox with jenkins and env...
markotibold
2011-03-20
testing jenkins
markotibold
2011-03-20
testing jenkins
markotibold
2011-03-20
etsting jenkins
markotibold
2011-03-20
Tetss pass locally as well as under the jenkins user on the ci, but when jeni...
markotibold
2011-03-19
oops
markotibold
2011-03-19
Adding examples to tox. Appears quite useful cause some example tests are br...
markotibold
2011-03-18
Coverage for all platforms working. Had some trouble with dependencies of cov...
markotibold
2011-03-17
Test result graphing now possible for all 6 environments. Had to fix unittest...
markotibold
2011-03-15
Implementing graphing.
markotibold
2011-03-13
tox, runcoverage, and setup.py test
Tom Christie