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
/
api-guide
Age
Commit message (
Expand
)
Author
2013-03-06
Merge pull request #703 from tomchristie/datetime-formats
Tom Christie
2013-03-06
Clean ups to datetime formatting
Tom Christie
2013-03-05
Updating docs
Tom Christie
2013-03-05
Merge datetime formats
Tom Christie
2013-03-05
Fix typo
Stephan Groß
2013-03-05
Docs tweak.
Tom Christie
2013-03-05
Minor docs tweak
Tom Christie
2013-03-04
Add note for using authtoken with custom django user model and south
Stephan Groß
2013-03-04
Fix fix migrate authtoken
Stephan Groß
2013-03-04
Fix authtoken migration
Stephan Groß
2013-03-01
Update docs
Stephan Groß
2013-03-01
Add docs update - part 1
Stephan Groß
2013-03-01
Add better date / datetime validation (pull 2)
Stephan Groß
2013-02-28
Auth is no longer lazy. Closes #667.
Tom Christie
2013-02-27
Use plularized URLs for better consistency.
Tom Christie
2013-02-26
More consistent examples
Tom Christie
2013-02-26
Tweaks
Tom Christie
2013-02-26
Merge pull request #681 from dbrgn/format_suffixes_docs
Tom Christie
2013-02-26
Fixed a typo WritableField field name in docs
Wiliam Souza
2013-02-26
Added CBV example to format-suffixes docs
Danilo Bargen
2013-02-25
Renamed UserInstance to UserDetail in docs
Danilo Bargen
2013-02-23
method fix for custom authentication
Ryan Detzel
2013-02-23
TODO -> TODONE
Tom Christie
2013-02-23
Fill in missing and incorrect settings.
Tom Christie
2013-02-22
Note requirements explicitly.
Tom Christie
2013-02-22
Tweak TemplateHTMLRenderer docs.
Tom Christie
2013-02-19
Fix typos.
Tom Christie
2013-02-19
Fix typos.
Tom Christie
2013-02-15
Mention caching. Closes #659.
Tom Christie
2013-02-14
Added a serializer TimeField
Andreas Pelme
2013-02-13
Minor doc fixes
floppya
2013-02-12
Drop note on object-level permissions.
Tom Christie
2013-02-12
Notes on creating a custom `obtain_auth_token` view. Fixes #641.
Tom Christie
2013-02-12
Docs on serializer context.
Tom Christie
2013-02-12
Document serializing querysets
Tom Christie
2013-02-12
Notes on object-level permissions.
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
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-06
Added a `post_save` hook. Closes #558.
Tom Christie
2013-01-29
Docs tweaks.
Tom Christie
2013-01-28
fix mistake in docs
swistakm
2013-01-28
Merge branch 'upstream_master' into docs_patch_method
Michael Elovskikh
2013-01-28
Drop unneccessary `source=` argument.
Tom Christie
2013-01-28
Note auto_now, auto_now_add behavior. Refs #622.
Tom Christie
2013-01-28
Tweak description of example throttle.
Tom Christie
2013-01-28
Example custom authentication. Fixes #301.
Tom Christie
[next]