index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2013-02-19
Fix typos.
Tom Christie
2013-02-15
Mention caching. Closes #659.
Tom Christie
2013-02-15
Added @pelme, for TimeField addition.
Tom Christie
2013-02-15
Update release notes.
Tom Christie
2013-02-15
Merge pull request #660 from pelme/timefield
Tom Christie
2013-02-15
Note python compatibility.
Tom Christie
2013-02-15
Python 2.6.5+ required
Tom Christie
2013-02-14
Added a serializer TimeField
Andreas Pelme
2013-02-14
Docs tweaks.
Tom Christie
2013-02-14
Update release notes.
Tom Christie
2013-02-14
Missing imports added
eofs
2013-02-14
thanks @floppya for docs fix
Stephan Groß
2013-02-13
Minor doc fixes
floppya
2013-02-13
Username tweak.
Tom Christie
2013-02-13
Add links to 2.2 announcement
Tom Christie
2013-02-13
Tweak title
Tom Christie
2013-02-12
Drop note on object-level permissions.
Tom Christie
2013-02-12
Update release notes.
Tom Christie
2013-02-12
Notes on creating a custom `obtain_auth_token` view. Fixes #641.
Tom Christie
2013-02-12
Typo
Tom Christie
2013-02-12
Drop issue management section
Tom Christie
2013-02-12
Add deprecation policy to release notes.
Tom Christie
2013-02-12
Notes on explicit hyperlink relations behavior
Tom Christie
2013-02-12
Docs on serializer context.
Tom Christie
2013-02-12
Document serializing querysets
Tom Christie
2013-02-12
Update release notes
Tom Christie
2013-02-12
Notes on object-level permissions.
Tom Christie
2013-02-12
Notes on object-level permissions.
Tom Christie
2013-02-12
Use `many=True` for serializers.
Tom Christie
2013-02-12
Tidy up internal view permission checking logic.
Tom Christie
2013-02-12
New style object-level permission checks
Tom Christie
2013-02-10
Change URL of 2.2 announcement
Tom Christie
2013-02-10
Improve relations documentation.
Tom Christie
2013-02-08
Add missing `model =` to serializer classes in docs
Tom Christie
2013-02-07
Docs for related fields, with lots of examples.
Tom Christie
2013-02-07
Add link to djangorestframework-digestauth
Tom Christie
2013-02-07
Remove email
Tom Christie
2013-02-07
More 2.2 release notes
Tom Christie
2013-02-07
Allow serializers to handle dicts as well as objects. Fixes #447.
Tom Christie
2013-02-06
Added a `post_save` hook. Closes #558.
Tom Christie
2013-02-06
Tweaks to release notes.
Tom Christie
2013-02-06
Note on turning off implicit many behavior. Refs #564.
Tom Christie
2013-02-06
Fix mismatch between template blocks and docs.
Tom Christie
2013-02-06
2.2 Release notes (wip)
Tom Christie
2013-02-04
Remove 2.0 notice on main docs.
Tom Christie
2013-02-01
Added @xordoquy for the incredible py3k work!
Tom Christie
2013-02-01
Py3k cleanup
Tom Christie
2013-01-30
Added @fernandogrd for bugfix #632. Thanks!
Tom Christie
2013-01-30
Updated release notes.
Tom Christie
2013-01-29
Docs tweaks.
Tom Christie
[next]