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-05-20
Fix broken docs links. Closes #873
Tom Christie
2013-05-20
Added @commonorgarden, for fix #875. Thank you :)
Tom Christie
2013-05-20
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-20
More explicit quickstart guide. Closes #867.
Tom Christie
2013-05-20
Merge pull request #875 from commonorgarden/master
Tom Christie
2013-05-20
Updated SlugField to raise validation errors for invalid slugs
David Jones
2013-05-20
Merge pull request #872 from Neamar/master
Tom Christie
2013-05-20
Legacy parameter order
Neamar
2013-05-20
Corrected docs (authentication instead of filtering)
Neamar
2013-05-19
removed TODO
Oscar Vilaplana
2013-05-19
removed TODO
Oscar Vilaplana
2013-05-19
removed TODO
Oscar Vilaplana
2013-05-19
fixed tests, added docs, renamed helper method
Oscar Vilaplana
2013-05-19
fixed merge conflict
Oscar Vilaplana
2013-05-19
* make test assertion more explicit
Nikolaus Schlemm
2013-05-19
Added min_length and max_length
Oscar Vilaplana
2013-05-19
Removed unused imports
Oscar Vilaplana
2013-05-19
s/Single Character/String/
Oscar Vilaplana
2013-05-19
Merge remote-tracking branch 'grimborg/issue-192-expose-fields-for-options' i...
Nikolaus Schlemm
2013-05-19
Added tests, cleaned up imports
Oscar Vilaplana
2013-05-19
use double quotes for docstring instead of single quotes
Nikolaus Schlemm
2013-05-19
Merge branch 'issue-192-expose-fields-for-options' of github.com:grimborg/dja...
Oscar Vilaplana
2013-05-19
Merge pull request #2 from nschlemm/issue-192-expose-fields-for-options
Òscar Vilaplana
2013-05-19
FIXED TEST FOR: don't expose fields for GET and DELETE - leaving room for par...
Nikolaus Schlemm
2013-05-19
Merge branch 'issue-192-expose-fields-for-options' of github.com:nschlemm/dja...
Oscar Vilaplana
2013-05-19
Merge remote-tracking branch 'grimborg/issue-192-expose-fields-for-options' i...
Nikolaus Schlemm
2013-05-19
don't expose fields for GET and DELETE - leaving room for parameters like e.g...
Nikolaus Schlemm
2013-05-19
WORKAROUND: avoid errors like "AttributeError: 'APIRoot' object has no attrib...
Nikolaus Schlemm
2013-05-19
Disabled label and help_text in unit test. We should change the test so
Oscar Vilaplana
2013-05-19
Made field label optional in OPTIONS
Oscar Vilaplana
2013-05-19
Merge pull request #1 from nschlemm/issue-192-expose-fields-for-options
Òscar Vilaplana
2013-05-19
Integrated status quo of grimborg's awesome humanize_field() for exposing fie...
Nikolaus Schlemm
2013-05-19
Merge branch 'master' of git://github.com/tomchristie/django-rest-framework i...
Nikolaus Schlemm
2013-05-18
Only use object permissions in browsable api form generation if an object exists
Tom Christie
2013-05-18
Enforce object permissions check when rendering forms in browseable API
Tom Christie
2013-05-18
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-18
Fix broken 'binary content' in browseable API
Tom Christie
2013-05-18
Merge branch 'issue-192-expose-fields-for-options' of git://github.com/grimbo...
Nikolaus Schlemm
2013-05-18
Added @lolek09 for work on #862. Kick ass!
Tom Christie
2013-05-18
added unittests for permission check of exposing actions via OPTIONS
Nikolaus Schlemm
2013-05-18
added tests for form
Oscar Vilaplana
2013-05-18
Correct charset on UnicodeJSONRenderer
Tom Christie
2013-05-18
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-18
Added proper charset support
Tom Christie
2013-05-18
Added humanized field names and types
Oscar Vilaplana
2013-05-18
Added @matteosuppo for work on #865. Thanks!
Tom Christie
2013-05-18
Merge pull request #865 from ryankask/issue-747-lazy-strings-serialized
Tom Christie
2013-05-18
Move function to compat.
Ryan Kaskel
2013-05-18
Merge pull request #864 from minddust/fix_missing_min_values
Tom Christie
2013-05-18
Merge pull request #863 from pyriku/787-unicodejsonrenderer
Tom Christie
[prev]
[next]