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-06-14
Fix and tests for ScopedRateThrottle. Closes #935
Tom Christie
2013-06-14
Drop coveralls as seems to be screwing with things
Tom Christie
2013-06-14
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-06-14
Adding coveralls to travis builds
Tom Christie
2013-06-13
Merge pull request #932 from tobych/python-titlecase
Tom Christie
2013-06-12
Changes 'python' to 'Python' when used in prose.
Toby Champion
2013-06-12
Added @davesque for work on #926. Thanks! :)
Tom Christie
2013-06-12
Merge pull request #929 from mhsparks/positive-integer-field
Tom Christie
2013-06-12
Merge pull request #926 from davesque/master
Tom Christie
2013-06-12
Merge pull request #930 from inglesp/patch-1
Tom Christie
2013-06-12
Typo
inglesp
2013-06-12
Added test for custom fields with min_value and max_value validators
Mark Hughes
2013-06-11
Pep8 lint
David Sanders
2013-06-11
Update ModelField to work with a broader range of fields
David Sanders
2013-06-10
Better docs related to lookup_field and hyperlinked serializers. Closes #920.
Tom Christie
2013-06-10
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-06-10
Add renderer_classes kwarg when binding snippet_highlight explicitly. Closes ...
Tom Christie
2013-06-08
Added @mindlace for work on #922. Thx!
Tom Christie
2013-06-08
Merge pull request #922 from mindlace-mp/master
Tom Christie
2013-06-07
Allow the default router to have a custom name.
Ethan Fremen
2013-06-07
Set the args and kwargs before initializing the request.
Ethan Fremen
2013-06-07
Merge pull request #919 from ryankask/doc-duplicate-fix
Stephan Groß
2013-06-07
Remove pass statement before docstring.
Ryan Kaskel
2013-06-06
Merge pull request #915 from aburgel/fix-oauth-bad-consumer-key
Tom Christie
2013-06-06
Merge pull request #914 from gnunamed/master
Tom Christie
2013-06-06
Never deepcopy validators. Closes #913
Tom Christie
2013-06-05
Fix serialization exception when using non-existent consumer
Alex Burgel
2013-06-05
Update serializers.md
gnunamed
2013-06-05
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-06-05
Remove ConfigurationError in favor of Django's ImproperlyConfigured
Tom Christie
2013-06-05
Added @areski for docs fix #912. Thanks!
Tom Christie
2013-06-05
Merge pull request #912 from areski/master
Tom Christie
2013-06-05
Fix up tests and tox
Tom Christie
2013-06-05
Fix on documentation - wrong reference at previous created view UserList / Us...
Areski Belaid
2013-06-04
Added trailing_slash argument to routers. Closes #905
Tom Christie
2013-06-04
Fix ModelField docs. Closes #909.
Tom Christie
2013-06-04
Test cases and fix for plain-list relationships (ie not queryset) Closes #878.
Tom Christie
2013-06-03
Regression test for #840. Closes #840.
Tom Christie
2013-06-03
Merge pull request #904 from menghan/fix-doc-typo
Tom Christie
2013-06-03
Version 2.3.5
2.3.5
Tom Christie
2013-06-03
request.user should be still be accessible in renderer context if authenticat...
Tom Christie
2013-06-03
Added @copitux for work on #900. Thanks! :)
Tom Christie
2013-06-03
Merge pull request #900 from copitux/fix-validation-layer
Tom Christie
2013-06-02
Add Django 1.6 to docs and to tox
Tom Christie
2013-06-02
Merge pull request #895 from linovia/django1.6a1
Tom Christie
2013-06-02
Only use test import munging prior to Django 1.6's new test runner
Tom Christie
2013-06-02
Added @aburgel for work on #887. Thank you :)
Tom Christie
2013-06-02
Add notes on 'method' argument to '@action' decorator
Tom Christie
2013-06-02
Upgraded the django-oauth2-provider.
Xavier Ordoquy
2013-06-02
Serializer field 'default' argument may be a callable
Tom Christie
[next]