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
/
rest_framework
Age
Commit message (
Expand
)
Author
2013-05-08
Allow None filename on uploaded files
Tom Christie
2013-05-07
Fix breadcrumb rendering issue
2.3.1
Tom Christie
2013-05-07
Version 2.3.0
2.3.0
Tom Christie
2013-05-07
Docs for FileUploadParser
Tom Christie
2013-05-07
Merge pull request #806 from wronglink/master
Tom Christie
2013-05-07
Support for multiple filter classes
Tom Christie
2013-05-07
allow_empty -> pending deprecation in preference of overridden get_queryset.
Tom Christie
2013-05-05
Merge master
Tom Christie
2013-05-05
Merge branch 'master' into 2.3
Tom Christie
2013-05-05
.action attribute on viewsets
Tom Christie
2013-05-05
lookup_field on hyperlink serializers
Tom Christie
2013-05-04
Raise ParseError if can't handle the uploaded file
Michael Elovskikh
2013-05-04
Codebase improvements on FileUploadParser
Michael Elovskikh
2013-05-03
Tests for FileUploadParser
Michael Elovskikh
2013-05-03
Added FileUploadParser refs #7
Michael Elovskikh
2013-05-02
Automagically determine base_name in router class
Tom Christie
2013-05-02
introduce lookup_field and add pendingdeprecationwarnings
Tom Christie
2013-05-01
Example and spelling fixes. Change "browseable" to "browsable" for consistency.
Victor Shih
2013-05-01
lookup_field on hyperlinked fields, and overriddable hyperlinked fields. Clo...
Tom Christie
2013-04-30
Catch ImproperlyConfigured exception in compat.py (fixes #803)
Danilo Bargen
2013-04-30
Merge master
Tom Christie
2013-04-30
Add DjangoModelPermissionsOrAnonReadOnly
Tom Christie
2013-04-30
Add get_breadcrumbs hook to BrowseableAPIRenderer. Closes #733.
Tom Christie
2013-04-30
Drop out attribute
Tom Christie
2013-04-29
Tweaks for preferring .queryset over .model
Tom Christie
2013-04-29
fields shortcut on views
Tom Christie
2013-04-29
Remove AutoRouter. (Adding shortcut to generic views/viewsets means it's un...
Tom Christie
2013-04-29
2.2's PendingDeprecationWarnings now become DeprecationWarnings. 2.3's Pendi...
Tom Christie
2013-04-27
Changed definition of NestedModelSerializer to correct depth handling
JC
2013-04-27
Changed DepthTest to have depth=2
JC
2013-04-26
Bits of cleanup
Tom Christie
2013-04-26
Deal with List/Instance suffixes for viewsets
Tom Christie
2013-04-26
DecimalField
Tom Christie
2013-04-25
Added AutoRouter. Don't know if this is a good idea.
Tom Christie
2013-04-25
Simplify paginate_queryset method
Tom Christie
2013-04-25
Cleanup docstrings
Tom Christie
2013-04-24
Various clean up and lots of docs
Tom Christie
2013-04-23
Merge remove-django-generics
Tom Christie
2013-04-23
Ensure implementation of reverse relations in 'fields' is backwards compatible
Tom Christie
2013-04-17
extend base login template
forgingdestiny
2013-04-17
add branding and style blocks
forgingdestiny
2013-04-17
Merge branch 'include_reverse_relations' of https://github.com/tomchristie/dj...
Tom Christie
2013-04-17
Version 2.2.7
2.2.7
Tom Christie
2013-04-17
Remove unneccessary tests from #789, and bit of cleanup.
Tom Christie
2013-04-17
Merge https://github.com/shezi/django-rest-framework
Tom Christie
2013-04-16
Explicit error if dev does not return a response from the view
Tom Christie
2013-04-15
Return Decimal instance instead of string
Stephan Groß
2013-04-15
Fix init call
Stephan Groß
2013-04-15
Add DecimalField to field_mapping
Stephan Groß
2013-04-15
Fix unicodes
Stephan Groß
[next]