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-07
Merge & clean OAuth support
Tom Christie
2013-03-06
Tweak travis badge positioning.
Tom Christie
2013-03-06
Version 2.2.2
2.2.2
Tom Christie
2013-03-06
Add tox note.
Tom Christie
2013-03-06
Merge pull request #703 from tomchristie/datetime-formats
Tom Christie
2013-03-06
Add `tox` note.
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
Add @iekadou for #700 support. thanks!
Stephan Groß
2013-03-05
Fix typo
Stephan Groß
2013-03-05
Docs tweak.
Tom Christie
2013-03-05
Minor docs tweak
Tom Christie
2013-03-05
Merge pull request #700 from minddust/migration_fix
Stephan Groß
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-03-01
Fix for django 1.3 compatibility
Stephan Groß
2013-03-01
Add none testcases to date, datetime, time
Stephan Groß
2013-03-01
Add format class attributes
Stephan Groß
2013-03-01
Merge branch 'datevalidation_2' of https://github.com/minddust/django-rest-fr...
Stephan Groß
2013-03-01
Update docs
Stephan Groß
2013-03-01
Add new ISO8601 setting + integration
Stephan Groß
2013-03-01
Add docs update - part 1
Stephan Groß
2013-03-01
Add drf settings + output format + testcases
Stephan Groß
2013-03-01
Fix for python 3 support
Stephan Groß
2013-03-01
Fix for python 3 support - thanks @Linovia
Stephan Groß
2013-03-01
Add better date / datetime validation (pull 2)
Stephan Groß
2013-03-01
Update docs
Stephan Groß
2013-03-01
Add new ISO8601 setting + integration
Stephan Groß
2013-03-01
Add docs update - part 1
Stephan Groß
2013-03-01
Add drf settings + output format + testcases
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-27
rfc5849 link with anchor
swistakm
2013-02-27
import compat version of unittest
swistakm
2013-02-27
oauth2 & django-oauth-plus installed only on 2.x
swistakm
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
[next]