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
/
docs
Age
Commit message (
Collapse
)
Author
2013-05-08
Version 2.3.2
2.3.2
Tom Christie
2013-05-08
Fix DATETIME_FORMAT, DATE_FORMAT, TIME_FORMAT settings. Closes #798
Tom Christie
2013-05-08
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-08
Add rails in credits section
Tom Christie
2013-05-08
Allow None filename on uploaded files
Tom Christie
2013-05-08
Update generic-views.md
Tom Christie
2013-05-08
Added @dhepper for typo fixes in #812.
Tom Christie
2013-05-07
Fixed typos in tutorial
Daniel Hepper
2013-05-07
Added @eyepulp for fix #810
Tom Christie
2013-05-07
Remove accidental conflict diff
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
Added FileUploadParser
2013-05-07
Tweak 2.3 release notes
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
docs, docs, docs
Tom Christie
2013-05-04
Docs for FileUploadParser
Michael Elovskikh
2013-05-02
Update release notes
Tom Christie
2013-05-02
Simplifying bits of docs
Tom Christie
2013-05-01
Example and spelling fixes. Change "browseable" to "browsable" for consistency.
Victor Shih
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
Merge master
Tom Christie
2013-04-30
More index docs tweaks
Tom Christie
2013-04-30
Add DjangoModelPermissionsOrAnonReadOnly
Tom Christie
2013-04-30
More tweaking of index/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
Docs tweaks
Tom Christie
2013-04-29
Added @chenjyw for depth bugfix #802. Thanks!
Tom Christie
2013-04-27
Typo
Tom Christie
2013-04-27
Update docs on object-level permissions.
Tom Christie
Closes #801.
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
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
[next]