aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2014-08-18Improve wording.Carlton Gibson
2014-08-18Alter other reference to migrations.Carlton Gibson
2014-08-18Updated docs for South v1.0Carlton Gibson
2014-06-24Merge branch '2.4.0' of github.com:tomchristie/django-rest-framework into #1559Carlton Gibson
2014-06-24Added (first pass) notes to docs & release notes. Backed out `SOUTH_MIGRATION...Carlton Gibson
2014-06-23Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-06-12Fix accidental docs changeTom Christie
2014-06-12Version 2.3.14Tom Christie
2014-06-10Fix #1614 - Corrected reference to serializers.CharFieldGreg Barker
2014-06-02Fix typo in docsRodolfo Carvalho
2014-05-29Note on configuring TokenAuthenticationTom Christie
2014-05-26Add the allow_add_remove parameter to the get_serializer methodkhamaileon
2014-05-20Merge pull request #1536 from Ian-Foote/choicefield_blank_display_valueTom Christie
2014-05-20Document ChoiceField blank_display_value parameterIan Foote
2014-05-15Typo fix.Giorgos Logiotatidis
2014-05-06Replaced singular "is" by plural "are"Sylvain Bellemare
2014-05-06Removed unnecessary "that"Sylvain Bellemare
2014-05-06Added missing "the" wordSylvain Bellemare
2014-05-05Removed superfluous "./"sSylvain Bellemare
2014-05-05Added missing "the" wordSylvain Bellemare
2014-05-05Added missing "to" wordSylvain Bellemare
2014-05-01Updated the release-notes.Xavier Ordoquy
2014-05-01Merge remote-tracking branch 'reference/2.4.0' into feature/pytestXavier Ordoquy
2014-04-30Merge remote-tracking branch 'reference/master' into feature/pytestXavier Ordoquy
2014-04-30Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-04-30Merge pull request #1391 from kaygorodov/masterXavier Ordoquy
2014-04-28typoLaurent Bristiel
2014-04-28very minor typo in code exampledpetzel
2014-04-24Updated the release notes.Xavier Ordoquy
2014-04-17Merge remote-tracking branch 'pelme/pytest' into feature/pytestXavier Ordoquy
2014-04-13Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-04-10Document new UnicodeYAMLRendererMiro HronĨok
2014-04-08Fix python syntax in filtering docsCraig
2014-04-07replace page with page_size to avoide confusionDmitry Mukhin
2014-03-17Minor docs tweakTom Christie
2014-03-17Tweak DRF compound fields docsTom Christie
2014-03-16Serializer fields section for 3rd-party packagesSteven Cummings
2014-03-06Add SEARCH_PARAM and ORDERING_PARAM to settingsPeter Inglesby
2014-03-06Version 2.3.132.3.13Tom Christie
2014-03-02Support for running the test suite with py.testAndreas Pelme
2014-02-28Adds HawkREST to 3rd party auth docsKumar McMillan
2014-02-28Fix trailing whitespaceKumar McMillan
2014-02-28Fix link to toxKumar McMillan
2014-02-28strip trailing whitespaceKumar McMillan
2014-02-28clarified which urls.py to editDanSears
2014-02-21Minor docs example fixCharlie Denton
2014-02-20Link to DRF-extensions. Refs #1430Tom Christie
2014-02-20include djangorestframework-httpsignature in the docsElvio Toccalino
2014-02-18fix(docs): fix code indentation in serializers.mdSaurabh Kumar
2014-02-14Update throttling.mdBo Peng