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 (
Expand
)
Author
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-01
Fix credits doc
Tom Christie
2012-09-01
Docs tweak for first docs deployment
Tom Christie
2012-09-01
Get docs ready to deploy
Tom Christie
2012-09-01
REST framework 2 docs
Tom Christie
2012-08-29
New docs
Tom Christie
2012-04-11
Merge with master
Tom Christie
2012-02-27
Update docs/requirements.txt
Tom Christie
2012-02-25
Massive merge
Tom Christie
2012-02-21
Remove staticviews. Use standard login/logout
Tom Christie
2012-02-21
Merge master into develop
Tom Christie
2012-02-21
reverse gets it's own module
Tom Christie
2012-02-21
Merging master into develop
Tom Christie
2012-02-21
Include the `utils' module in the docs
Daniel Izquierdo
2012-02-21
Add a HOWTO page for the custom `reverse()'
Daniel Izquierdo
2012-02-20
Update docs
Tom Christie
2012-02-20
Rename templates to 'base.html', 'api.html', 'api.txt' and 'login.html'
Paul Oswald
2012-02-17
Merge git://github.com/sebpiq/django-rest-framework into develop
Tom Christie
2012-02-15
Documentation on how to override the template; Closes Issue #165
Paul Oswald
2012-02-14
Delete robots.txt, favicon.ico views; Move style to a new static namespace
Paul Oswald
2012-02-07
some docs for Request/Response/mixins
Sébastien Piquemal
2012-02-02
merged with trunk's master
Sébastien Piquemal
2012-01-30
renamed to CHANGELOG.rst and included release notes in index.rst
Marko Tibold
2012-01-25
enhanced request how-to + example
Sébastien Piquemal
2012-01-24
documentation for request module
Sébastien Piquemal
2012-01-02
Merge remote-tracking branch 'upstream/master'
Marko Tibold
2012-01-02
minor style edits
Marko Tibold
2012-01-02
Add 1.4
Tom Christie
2012-01-02
Drop mercurial reference.
Tom Christie
2012-01-02
:mod: directive is nicer here
Marko Tibold
2012-01-02
Added an example of how to use authentication and throttling.
Marko Tibold
2011-12-30
Colouring of literal code
Marko Tibold
2011-12-30
typos
Marko Tibold
2011-12-30
Added a simple example of how to use urllib and urllib2 to interact
Marko Tibold
2011-12-30
Merge remote-tracking branch 'origin/master'
Marko Tibold
2011-12-30
some more refactoring and some style enhancements. Just committing
Marko Tibold
2011-12-30
drop linkchecking
Marko Tibold
2011-12-30
Merge remote-tracking branch 'upstream/master'
Marko Tibold
2011-12-30
Some initial refactoring of the docs.
Marko Tibold
2011-12-29
For now just point the examples at rest.ep.io
Tom Christie
2011-12-21
set linkcheck_timeout to very large, to prevent timeouts on the CI.
Marko Tibold
2011-12-15
Merge remote-tracking branch 'upstream/master'
Marko Tibold
[next]