aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/contributing.md
AgeCommit message (Collapse)Author
2014-12-01Consolidate Django and test requirementsJosé Padilla
2014-11-28Docs. Minor tweaks.Tom Christie
2014-11-26Remove Third party packages sectionJosé Padilla
Information about Third party packages is already covered under the Third Party Resources topic
2014-11-25TweakTom Christie
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-11-17Fix runtests examplesJosé Padilla
Correctly rename runtests examples to work with current runtests.py file.
2014-11-08Fix some typos and other errorsJochen Van de Velde
2014-10-31Merge masterTom Christie
2014-10-17Add docs regarding linking third party packagesJosé Padilla
2014-10-03Minor: fix spelling and grammar, mostly in 3.0 announcementCraig de Stigter
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