aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
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
Small fixes to the tutorial
2015-02-06Fix typoTom Christie
2015-02-06Merge branch 'version-3.1' of ↵Tom Christie
git://github.com/jpadilla/django-rest-framework into version-3.1
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
If set to `True` then leading and trailing whitespace is trimmed. Defaults to `True`.
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
Add django-rest-framework-recursive to docs
2015-02-03docsWarren Jin
2015-02-03Small documentation fixesJames Cooke
* Remove "you you" from viewsets API-guide * Fix link from routers API-guide to viewsets API-guide
2015-02-03Fleshing out 3.1 announcementTom Christie
2015-02-01Merge pull request #2498 from dustinfarris/update-eda-linkTom Christie
Update link for ember-django-adapter
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
Updated links for django-guardian package.
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 ↵Michael Marvick
'tutorial/settings.py'
2015-01-25tutorial #2 incorrectly showed /item.json instead of /item/.json for format ↵Michael Marvick
suffixes
2015-01-25tutorial #1 incorrectly showed string of json instead of ReturnDict type ↵Michael Marvick
from 'serializer.data', and also has a third item in the second usage
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
Added DictField and support for HStoreField.
2015-01-23Added DictField and support for HStoreField.Tom Christie
2015-01-23Merge pull request #2448 from tomchristie/uuid-fieldTom Christie
Added UUIDField.
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
correcting unclosed quote in routers.md
2015-01-19correcting "it's" to "its" in Tutorial 1Eric Theise
2015-01-19Merge masterTom Christie
2015-01-15Tests for LimitOffsetPaginationTom Christie
2015-01-14TweaksTom Christie
2015-01-13API tweaks and pagination documentationTom Christie
2015-01-13Lower header font weights for nicer docs styleTom Christie