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
2012-12-31
Relation fields move into relations.py
Tom Christie
2012-12-29
Tweak quote
Tom Christie
2012-12-28
Add .validate() example
Tom Christie
2012-12-21
slug_kwarg attribute doesn't work; it should be slug_url_kwarg
Reinout van Rees
2012-12-08
Version 2.1.8
2.1.8
Tom Christie
2012-12-05
Update docs/api-guide/permissions.md
Marko Tibold
2012-11-28
Fix location of obtain_auth_token view
Pavel Savchenko
2012-11-27
Import from correct place
Yuri Prezument
2012-11-27
api-guide/views.md - add imports to code example
Yuri Prezument
2012-11-21
Merge remote-tracking branch 'upstream/master' into partial-update
Mark Aaron Shirley
2012-11-21
updated comparison due to pep8 programming recommendations
Stephan Groß
2012-11-21
Merge remote-tracking branch 'upstream/master' into regex_field
Stephan Groß
2012-11-20
Documentation changes for partial serializer updates
Mark Aaron Shirley
2012-11-20
Merge pull request #430 from j4mie/serializer-method-field
Tom Christie
2012-11-20
added RegexField
Stephan Groß
2012-11-20
Add example use of SerializerMethodField to docs
Jamie Matthews
2012-11-19
More docs tweaking.
Tom Christie
2012-11-19
Docs tweaks.
Tom Christie
2012-11-19
Tweaks to SerializerMethodField docs
Jamie Matthews
2012-11-19
Add SerializerMethodField
Jamie Matthews
2012-11-18
Update robromano fork with upstream master
Robert Romano
2012-11-18
Docs, docs, docs, docs, docs, docs
Tom Christie
2012-11-16
Tweak
Tom Christie
2012-11-16
Improve pagination docs
Tom Christie
2012-11-16
Merge pull request #422 from markotibold/max_length_for_modelserializers
Tom Christie
2012-11-16
Merge pull request #408 from markotibold/file_and_image_fields
Tom Christie
2012-11-16
Polishing to page size query parameters & more docs
Tom Christie
2012-11-16
Simplified docs a bit for FileField and ImageField.
Marko Tibold
2012-11-16
Added brief docs for URLField and SlugField.
Marko Tibold
2012-11-16
Merge pull request #412 from minddust/custom_page_size_per_request
Tom Christie
2012-11-16
Docs, tox and travis use django-filter 0.5.4
Tom Christie
2012-11-16
Fix typo
Tom Christie
2012-11-16
WIP on docs for File- and ImageFileds.
Marko Tibold
2012-11-15
updated script to just use page_size_kwarg
Stephan Groß
2012-11-15
added global and per resource on/off switch + updated docs
Stephan Groß
2012-11-14
Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, update...
Rob Romano
2012-11-14
Added documentation on how to use the token authentication login view.
Rob Romano
2012-11-14
added description how to use the auth token
Stephan Groß
2012-11-14
updated docs
Stephan Groß
2012-11-09
Support for `read_only_fields` on `ModelSerializer` classes
Tom Christie
2012-11-09
Minor docs tweak.
Tom Christie
2012-11-09
Typo
Tom Christie
2012-11-09
Merge pull request #383 from tomchristie/filtering
Tom Christie
2012-11-09
Updated filteing docs.
Tom Christie
2012-11-08
Make default FILTER_BACKEND = None
Tom Christie
2012-11-08
Add media_type to example file parser
Tom Christie
2012-11-07
Add filtering into documentation
Tom Christie
2012-11-07
Make filtering optional, and pluggable.
Tom Christie
2012-11-06
fixed typo
Stephan Groß
2012-11-06
fixed typo in html status code
Stephan Groß
[next]