aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2015-02-17Note on using pip-review in docs.Tom Christie
2015-02-13Merge pull request #2198 from tomchristie/version-3.1Tom Christie
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-09Fix typo in 3.1 announcementJoar Leth
2015-02-09Merge masterTom Christie
2015-02-09Minor docs workTom Christie
2015-02-06Minor cleanups/improvements to ModelSerializer APITom Christie
2015-02-06Merge pull request #2460 from mmarvick/masterJosé Padilla
2015-02-06Fix typoTom Christie
2015-02-06Merge branch 'version-3.1' of git://github.com/jpadilla/django-rest-framework...Tom Christie
2015-02-06Upgrade pending deprecations to deprecationsTom Christie
2015-02-06Pagination imagesTom Christie
2015-02-06Internationalization docsTom Christie
2015-02-06Add trim_whitespace to CharField #2517José Padilla
2015-02-05Revert some of the changes made in 1-serialization.mdMichael Marvick
2015-02-06Link to ModelSerializer APITom Christie
2015-02-06Drop 2.x announcementsTom Christie
2015-02-04Updating release notesTom Christie
2015-02-04Merge pull request #2512 from heywbj/docsXavier Ordoquy
2015-02-03docsWarren Jin
2015-02-03Small documentation fixesJames Cooke
2015-02-03Fleshing out 3.1 announcementTom Christie
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-31Fix error text in test.Tom Christie
2015-01-30Latest translation source messages.Tom Christie
2015-01-30Merge masterTom Christie
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-23Merge masterTom Christie
2015-01-23Update Django-Filter references in docs and requirements.Carlton Gibson
2015-01-22fix link to Django CSRF docsDuncan Maitland
2015-01-21Merge masterTom Christie
2015-01-20correcting unclosed quote in routers.mdsoooooot