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 (
Collapse
)
Author
2013-05-03
Tests for FileUploadParser
Michael Elovskikh
2013-05-03
Added FileUploadParser refs #7
Michael Elovskikh
2013-05-02
Update release notes
Tom Christie
2013-05-02
Simplifying bits of docs
Tom Christie
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
Merge pull request #804 from dbrgn/iss803
Tom Christie
Catch ImproperlyConfigured exception in compat.py
2013-05-01
Document lookup_field in release notes
Tom Christie
2013-05-01
lookup_field on hyperlinked fields, and overriddable hyperlinked fields. ↵
Tom Christie
Closes #688
2013-04-30
Catch ImproperlyConfigured exception in compat.py (fixes #803)
Danilo Bargen
2013-04-30
Merge master
Tom Christie
2013-04-30
More index docs tweaks
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
More tweaking of index/readme
Tom Christie
2013-04-30
Simplify the README
Tom Christie
2013-04-30
Improve strapline
Tom Christie
2013-04-30
Simplify the README
Tom Christie
2013-04-30
Docs tweaks
Tom Christie
2013-04-30
Drop out attribute
Tom Christie
2013-04-29
Updated release notes
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 ↵
Tom Christie
unneccessary)
2013-04-29
2.2's PendingDeprecationWarnings now become DeprecationWarnings. 2.3's ↵
Tom Christie
PendingDeprecationWarnings added.
2013-04-29
Docs tweaks
Tom Christie
2013-04-29
Added @chenjyw for depth bugfix #802. Thanks!
Tom Christie
2013-04-29
Merge pull request #802 from chenjyw/master
Tom Christie
Fix nesting issue with depth >=2
2013-04-27
Changed definition of NestedModelSerializer to correct depth handling
JC
2013-04-27
Changed DepthTest to have depth=2
JC
2013-04-27
Typo
Tom Christie
2013-04-27
Update docs on object-level permissions.
Tom Christie
Closes #801.
2013-04-26
Bits of cleanup
Tom Christie
2013-04-26
Deal with List/Instance suffixes for viewsets
Tom Christie
2013-04-26
Adding 'view or viewset' to docs appropriate.
Tom Christie
2013-04-26
DecimalField
Tom Christie
2013-04-26
Fix up viewset docs slightly
Tom Christie
2013-04-26
Fix broken queryset in example
Tom Christie
2013-04-25
Docs, docs, docs
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
More viewset/router docs
Tom Christie
2013-04-25
Remove 2.0 migration guide which was never included
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-22
Merge pull request #797 from maspwr/writable-nested-modelserializer
Tom Christie
Don't use field when saving related data
2013-04-19
Don't use field when saving related data
Mark Aaron Shirley
[prev]
[next]