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
2012-09-04
Refactored throttling
Tom Christie
2012-09-04
Bits of cleanup
Tom Christie
2012-09-04
Remove support for markdown<2.1
Tom Christie
2012-09-04
Remove some bits from utils
Tom Christie
2012-09-03
First pass at mixins & generic views
Tom Christie
2012-09-03
View -> APIView
Tom Christie
2012-09-03
Fixes to APIView
Tom Christie
2012-09-03
Added format_suffix_patterns, and fix up settings
Tom Christie
2012-09-03
Added the api_view decorator
Tom Christie
2012-09-03
Parsers may return raw data, or a DataAndFiles object
Tom Christie
2012-09-03
Neater virtualenv in tutorial
Tom Christie
2012-09-03
Support generators
Tom Christie
2012-09-03
Update virtualenv notes
Tom Christie
2012-09-03
Add virtualenv to start of tutorial
Tom Christie
2012-09-03
Update credits
Tom Christie
2012-09-03
Cleaner documentation around installation of optional packages
Tom Christie
2012-09-02
Drop link to Jenkins
Tom Christie
2012-09-02
Remove mention of ImmediateResponse
Tom Christie
2012-09-01
Fix credits doc
Tom Christie
2012-09-01
Fix broken link
Tom Christie
2012-09-01
Add tutorial link
Tom Christie
2012-09-01
Docs tweak for first docs deployment
Tom Christie
2012-09-01
Fix docs base URL
Tom Christie
2012-09-01
Get docs ready to deploy
Tom Christie
2012-09-01
REST framework 2 docs
Tom Christie
2012-08-30
Fix urlobject link
Tom Christie
2012-08-29
Release notes for 0.4.0
Tom Christie
2012-08-29
Remove travis while in pre-release
Tom Christie
2012-08-29
README linking to docs properly
Tom Christie
2012-08-29
Adding travis config
Tom Christie
2012-08-29
New docs
Tom Christie
2012-08-29
Probably will be versioned as 2.0.0
Tom Christie
2012-08-29
Remove tox
Tom Christie
2012-08-29
Remove examples (to be moved to a seperate project)
Tom Christie
2012-08-29
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
0.4.0
Tom Christie
2012-08-29
Version 0.4.0
Tom Christie
2012-08-28
Added serializers and fields
Tom Christie
2012-08-26
Tweak docstrings
Tom Christie
2012-08-26
Drop ImmediateResponse
Tom Christie
2012-08-26
Add status codes as per RFC 6585
Tom Christie
2012-08-26
Remove 405 method not allowed ImmediateResponse
Tom Christie
2012-08-26
Remove 415 ImmediateResponse
Tom Christie
2012-08-26
Point build status at correct location
Tom Christie
2012-08-26
Add travis image
Tom Christie
2012-08-25
Add build status
Tom Christie
2012-08-25
Django 1.5 breaks test client form encoding
Tom Christie
2012-08-25
Drop examples tests from travis to keep number of configurations sane
Tom Christie
2012-08-25
Update url tag
Tom Christie
2012-08-25
Adding django 1.5 support mean dropping 1.2 support (no easy way to support ↵
Tom Christie
url tag) and python 2.5
2012-08-25
Make template url tags 1.5 compatible
Tom Christie
[prev]
[next]