aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/contributing.md
AgeCommit message (Collapse)Author
2014-08-19Documentation on runtests.pyTom Christie
2014-04-17Merge remote-tracking branch 'pelme/pytest' into feature/pytestXavier Ordoquy
Conflicts: .travis.yml rest_framework/runtests/runtests.py tests/test_filters.py tests/test_pagination.py tox.ini
2014-03-02Support for running the test suite with py.testAndreas Pelme
* 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-02-28Fix link to toxKumar McMillan
2014-02-28strip trailing whitespaceKumar McMillan
my editor does this by default
2014-02-12Fixed Testing docs sectionamatellanes
2013-12-16TypoTom Christie
2013-12-09Add notes to contributing docsTom Christie
2013-12-09Add notes to contributing docsTom Christie
2013-12-09Add notes to contributing docsTom Christie
2013-12-09Add notes to contributing docsTom Christie
2013-12-04First pass on contribution guideTom Christie
2013-05-28Fix md formatting and typosStephan Groß
2013-05-28Fixed typosPascal Borreli
2013-03-28Minor tweakTom Christie
2013-03-22Updating contribution docs (still wip)Tom Christie
2012-09-27Added citation to contributing docsTom Christie
2012-09-07Tidy upTom Christie
2012-09-05Improve docsTom Christie