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
/
api-guide
Age
Commit message (
Expand
)
Author
2013-05-10
Fix minor code error in Generic Views documentation - missing `if` statement.
Hamish Campbell
2013-05-09
Added GenericViewSet and docs tweaking
Tom Christie
2013-05-09
Tweak doc text slightly
Tom Christie
2013-05-09
Added 'Customizing the generic views' section. Closes #816
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
Allow None filename on uploaded files
Tom Christie
2013-05-08
Update generic-views.md
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
docs, docs, docs
Tom Christie
2013-05-04
Docs for FileUploadParser
Michael Elovskikh
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
lookup_field on hyperlinked fields, and overriddable hyperlinked fields. Clo...
Tom Christie
2013-04-30
Merge master
Tom Christie
2013-04-30
Add DjangoModelPermissionsOrAnonReadOnly
Tom Christie
2013-04-30
Drop out attribute
Tom Christie
2013-04-29
Remove AutoRouter. (Adding shortcut to generic views/viewsets means it's un...
Tom Christie
2013-04-27
Typo
Tom Christie
2013-04-27
Update docs on object-level permissions.
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
More viewset/router docs
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-15
Add DecimalField support
Stephan Groß
2013-04-11
Remove router bit from viewset docs
Tom Christie
2013-04-11
Remove redundant text.
Victor Shih
2013-04-09
Viewsets and routers in seperate docs
Tom Christie
2013-04-04
Tweaks
Tom Christie
2013-04-04
Fleshing out viewsets/routers
Tom Christie
2013-03-31
Merge pull request #769 from vshih/master
Tom Christie
2013-03-31
Add viewsets/routers to indexs etc
Tom Christie
2013-03-30
Spelling/grammar fixes.
Victor Shih
2013-03-30
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-03-28
Note on using curl with token auth
Tom Christie
2013-03-27
Complete remove of client checks from oauth2
Fernando Rocha
2013-03-26
Version 2.2.5
2.2.5
Tom Christie
2013-03-25
Docs fix
Tom Christie
2013-03-25
Bulk update, allow_add_remove flag
Tom Christie
2013-03-22
Merge pull request #744 from tomchristie/basic-bulk-edit
Tom Christie
[next]