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-07
Change browsable API base template to HTML5 doctype, required by Bootstrap.
Alec Perkins
2012-09-07
Add basic serializer tests
Tom Christie
2012-09-07
Add note re. browseable API and @api_view decorator
Tom Christie
2012-09-07
Remove dumbass meaningless test
Tom Christie
2012-09-07
Add coverage to travis config
Tom Christie
2012-09-07
Add travis config
Tom Christie
2012-09-07
Basic support for format suffixes
Tom Christie
2012-09-07
Fix method overloading
Tom Christie
2012-09-07
Fixing up browseable API for rest framework 2
Tom Christie
2012-09-07
Optional login/logout tags so browseable API will work without requiring ↵
Tom Christie
auth views
2012-09-07
Tidy up
Tom Christie
2012-09-07
Filling out docs a bit more
Tom Christie
2012-09-07
Bits of cleanup
Tom Christie
2012-09-06
TODO notes in docs
Tom Christie
2012-09-06
Move settings stuff actually into settings
Tom Christie
2012-09-06
Move generic views into seperate module
Tom Christie
2012-09-06
Add more settings to settings.py
Tom Christie
2012-09-06
Settings suppport importpaths
Tom Christie
2012-09-06
Add support for request.auth
Tom Christie
2012-09-06
Refactoring some basics
Tom Christie
2012-09-05
Correct media type for jsonp
Tom Christie
2012-09-05
Tidying up docs
Tom Christie
2012-09-05
Flesh out authentication docs
Tom Christie
2012-09-05
Make index consistent
Tom Christie
2012-09-05
Fix up index suffixes
Tom Christie
2012-09-05
Fix permission issues
Tom Christie
2012-09-05
Improve docs
Tom Christie
2012-09-05
Clean up .gitignore
Tom Christie
2012-09-05
Clean up runcoverage
Tom Christie
2012-09-05
Update api auth include
Tom Christie
2012-09-05
Add missing doc files
Tom Christie
2012-09-05
Minor tweaks
Tom Christie
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
Remove mention of ImmediateResponse
Tom Christie
2012-09-01
Fix credits doc
Tom Christie
[next]