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-02
introduce lookup_field and add pendingdeprecationwarnings
Tom Christie
2013-05-01
Document lookup_field in release notes
Tom Christie
2013-05-01
lookup_field on hyperlinked fields, and overriddable hyperlinked fields. Clo...
Tom Christie
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 un...
Tom Christie
2013-04-29
2.2's PendingDeprecationWarnings now become DeprecationWarnings. 2.3's Pendi...
Tom Christie
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
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
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-17
Added @forgingdestiny for login template work.
Tom Christie
2013-04-17
Update release-notes.md
Tom Christie
2013-04-17
Merge pull request #794 from forgingdestiny/master
Tom Christie
2013-04-17
Update browsable-api.md
Matt Majewski
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
[next]