aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-02-19Fix typos.Tom Christie
2013-02-15Mention caching. Closes #659.Tom Christie
2013-02-15Added @pelme, for TimeField addition.Tom Christie
2013-02-15Update release notes.Tom Christie
2013-02-15Merge pull request #660 from pelme/timefieldTom Christie
2013-02-15Note python compatibility.Tom Christie
2013-02-15Python 2.6.5+ requiredTom Christie
2013-02-14Added a serializer TimeFieldAndreas Pelme
2013-02-14Docs tweaks.Tom Christie
2013-02-14Update release notes.Tom Christie
2013-02-14Missing imports addedeofs
2013-02-14thanks @floppya for docs fixStephan Groß
2013-02-13Minor doc fixesfloppya
2013-02-13Username tweak.Tom Christie
2013-02-13Add links to 2.2 announcementTom Christie
2013-02-13Tweak titleTom Christie
2013-02-12Drop note on object-level permissions.Tom Christie
2013-02-12Update release notes.Tom Christie
2013-02-12Notes on creating a custom `obtain_auth_token` view. Fixes #641.Tom Christie
2013-02-12TypoTom Christie
2013-02-12Drop issue management sectionTom Christie
2013-02-12Add deprecation policy to release notes.Tom Christie
2013-02-12Notes on explicit hyperlink relations behaviorTom Christie
2013-02-12Docs on serializer context.Tom Christie
2013-02-12Document serializing querysetsTom Christie
2013-02-12Update release notesTom Christie
2013-02-12Notes on object-level permissions.Tom Christie
2013-02-12Notes on object-level permissions.Tom Christie
2013-02-12Use `many=True` for serializers.Tom Christie
2013-02-12Tidy up internal view permission checking logic.Tom Christie
2013-02-12New style object-level permission checksTom Christie
2013-02-10Change URL of 2.2 announcementTom Christie
2013-02-10Improve relations documentation.Tom Christie
2013-02-08Add missing `model =` to serializer classes in docsTom Christie
2013-02-07Docs for related fields, with lots of examples.Tom Christie
2013-02-07Add link to djangorestframework-digestauthTom Christie
2013-02-07Remove emailTom Christie
2013-02-07More 2.2 release notesTom Christie
2013-02-07Allow serializers to handle dicts as well as objects. Fixes #447.Tom Christie
2013-02-06Added a `post_save` hook. Closes #558.Tom Christie
2013-02-06Tweaks to release notes.Tom Christie
2013-02-06Note on turning off implicit many behavior. Refs #564.Tom Christie
2013-02-06Fix mismatch between template blocks and docs.Tom Christie
2013-02-062.2 Release notes (wip)Tom Christie
2013-02-04Remove 2.0 notice on main docs.Tom Christie
2013-02-01Added @xordoquy for the incredible py3k work!Tom Christie
2013-02-01Py3k cleanupTom Christie
2013-01-30Added @fernandogrd for bugfix #632. Thanks!Tom Christie
2013-01-30Updated release notes.Tom Christie
2013-01-29Docs tweaks.Tom Christie