aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2015-02-12Remove '.model' shortcut from viewset docs. Refs #2486. Closes #2549.Tymur Maryokhin
2015-02-10Add release notes for 3.0.5.Xavier Ordoquy
2015-02-06Merge pull request #2460 from mmarvick/masterJosé Padilla
2015-02-05Revert some of the changes made in 1-serialization.mdMichael Marvick
2015-02-04Merge pull request #2512 from heywbj/docsXavier Ordoquy
2015-02-03docsWarren Jin
2015-02-03Small documentation fixesJames Cooke
2015-02-01Merge pull request #2498 from dustinfarris/update-eda-linkTom Christie
2015-02-01Update link for ember-django-adapterDustin Farris
2015-02-01Fix base_template name in exampleJosé Padilla
2015-02-01Fixes #2493José Padilla
2015-01-30Docs typo. Closes #2491.Tom Christie
2015-01-29Removed deprecated '.model' docsTymur Maryokhin
2015-01-28Update filtering.mdmareknaskret
2015-01-28Fix #2476Xavier Ordoquy
2015-01-27Release notes for 3.0.4Xavier Ordoquy
2015-01-26Galileo Press -> Rheinwerk VerlagTom Christie
2015-01-25tutorial #5 incorrectly referenced 'settings.py' instead of 'tutorial/setting...Michael Marvick
2015-01-25tutorial #2 incorrectly showed /item.json instead of /item/.json for format s...Michael Marvick
2015-01-25tutorial #1 incorrectly showed string of json instead of ReturnDict type from...Michael Marvick
2015-01-24typo in fields.mdJeff Fein-Worton
2015-01-24minor typo in viewsets docsJeff Fein-Worton
2015-01-23Merge pull request #2451 from tomchristie/dict-fieldTom Christie
2015-01-23Added DictField and support for HStoreField.Tom Christie
2015-01-23Merge pull request #2448 from tomchristie/uuid-fieldTom Christie
2015-01-23UUIDField docsTom Christie
2015-01-23Update Django-Filter references in docs and requirements.Carlton Gibson
2015-01-22fix link to Django CSRF docsDuncan Maitland
2015-01-20correcting unclosed quote in routers.mdsoooooot
2015-01-19correcting "it's" to "its" in Tutorial 1Eric Theise
2015-01-13Merge pull request #2407 from philipn/filters_link_fixCarlton Gibson
2015-01-13Fix link to `django-rest-framework-filters` (formerlyPhilip Neustrom
2015-01-10Merge pull request #2397 from travelton/TweakTutorialDocsTom Christie
2015-01-09Tweaked a few issues in the tutorial documentation.Travis Swientek
2015-01-08Update the release note with latest fixes.Xavier Ordoquy
2015-01-08Merge remote-tracking branch 'origin/master' into release/3.0.3Xavier Ordoquy
2015-01-08Minimum 1.6.x version is 1.6.3Tom Christie
2015-01-08Minimum Django 1.5 version issue 1.5.6Tom Christie
2015-01-08Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2015-01-08Minor docs updatesTom Christie
2015-01-07Update project-management.mdTom Christie
2015-01-07Update project-management.mdTom Christie
2015-01-07Release notes for 3.0.3Xavier Ordoquy
2015-01-07fixed doc : DEFAULT_AUTHENTICATION_CLASSES -> DEFAULT_AUTHENTICATIONJocelynDelalande
2015-01-06Update exception docs. Closes #2378.Tom Christie
2015-01-05Minor docs update. Refs #2375.Tom Christie
2015-01-05required=False allows omission of value for output. Closes #2342Tom Christie
2015-01-01fix widget style formattingRob Terhaar
2014-12-28Update copryright for 2015. Closes #2247.Tom Christie
2014-12-28Note on using i18n_patterns with format_suffix_patterns. Closes #2278.Tom Christie