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
Age
Commit message (
Expand
)
Author
2013-03-04
Update migration
Stephan Groß
2013-03-04
Update migration
Stephan Groß
2013-03-04
Update release docs
Stephan Groß
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-02-28
Release notes
Tom Christie
2013-02-28
Auth is no longer lazy. Closes #667.
Tom Christie
2013-02-28
Drop unused import
Tom Christie
2013-02-28
Move ModelSerializer field_mapping into an attribute for easier overriding.
Tom Christie
2013-02-27
Fix out of date docstrings. Closes #689.
Tom Christie
2013-02-27
Use plularized URLs for better consistency.
Tom Christie
2013-02-27
Merge pull request #692 from tomchristie/django1.5
Tom Christie
2013-02-27
`assertEquals` -> `assertEqual`
Tom Christie
2013-02-27
Update for Django 1.5
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
Merge pull request #683 from dbrgn/serializer_exception_msg
Tom Christie
2013-02-26
Add @waa for #687 thanks!
Stephan Groß
2013-02-26
Merge pull request #687 from wiliamsouza/master
Stephan Groß
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-26
Changed AttributeError to AssertionError
Danilo Bargen
2013-02-26
Merge pull request #680 from dbrgn/docs_userdetail
Tom Christie
2013-02-25
Show class name in exception message
Danilo Bargen
2013-02-25
Improved exception message for missing serializer model meta option
Danilo Bargen
2013-02-25
Renamed UserInstance to UserDetail in docs
Danilo Bargen
2013-02-25
Added @thedrow for cleanups in #677. Thanks!
Tom Christie
2013-02-25
Merge pull request #677 from thedrow/topic/tests_refactoring
Tom Christie
2013-02-25
Replaced status numbers with the statuses constants from the status model.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-25
Fixed misspelled remarks in comments.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-25
Added @ryanrdetzel for docs fix #674. Thanks!
Tom Christie
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-25
Merge pull request #674 from ryanrdetzel/master
Tom Christie
2013-02-23
method fix for custom authentication
Ryan Detzel
2013-02-23
Fix curl response.
Tom Christie
2013-02-23
Spelling.
Tom Christie
2013-02-23
TODO -> TODONE
Tom Christie
2013-02-23
Autenticating with curl example.
Tom Christie
2013-02-23
Formatting.
Tom Christie
2013-02-23
Add curl examples.
Tom Christie
2013-02-23
Add missing `blank=True` to model in tutorial.
Tom Christie
2013-02-23
Fill in missing and incorrect settings.
Tom Christie
2013-02-23
Update README.md
Tom Christie
2013-02-23
Update release notes
Tom Christie
2013-02-22
Fix and test for #645
Tom Christie
[next]