aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2015-01-13Translation info -> project managementTom Christie
2015-01-07add config and documentation about uploading/downloading translations from ↵Craig Blaszczyk
Transifex
2014-12-05Removed unused imports, pep8 fixes, typo fixesTymur Maryokhin
2014-12-01Consolidate Django and test requirementsJosé Padilla
2014-11-25Drop simply from the mkdocs install linesDougal Matthews
It is still simple tho', honest ;)
2014-11-25Change site_dir to html to match mkdocs.pyDougal Matthews
2014-10-03Minor: fix spelling and grammar, mostly in 3.0 announcementCraig de Stigter
2014-09-01Correct testing documentation details.Timo Tuominen
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-01-02FIx link to toxPaul Melnikow
2013-12-16Add CONTRIBUTING.mdTom Christie