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 (
Expand
)
Author
2011-12-30
Fixes #102
Tom Christie
2011-12-30
Fixup for epio
Tom Christie
2011-12-30
Merge remote-tracking branch 'upstream/master'
Marko Tibold
2011-12-30
Merge remote-tracking branch 'upstream/master'
Marko Tibold
2011-12-30
Added @yandy. Thanks!
Tom Christie
2011-12-30
ep.io fixes
Tom Christie
2011-12-30
Replace field-errors with field_errors
Tom Christie
2011-12-30
Merge pull request #101 from yandy/pub
Tom Christie
2011-12-30
Merge remote-tracking branch 'origin/master'
Marko Tibold
2011-12-30
Merge remote-tracking branch 'upstream/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
change the key name "field-errors" to "field_errors".
Michael Ding
2011-12-30
Keep it simple.
Tom Christie
2011-12-30
Added django 1.4 aplha 1.
Marko Tibold
2011-12-30
Use 2.7, fool.
Tom Christie
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
Version: 0.3.1-dev
Tom Christie
2011-12-29
Version 0.3.0
0.3.0
Tom Christie
2011-12-29
For now just point the examples at rest.ep.io
Tom Christie
2011-12-29
Added ekohl
Tom Christie
2011-12-29
whitespace fixes
Tom Christie
2011-12-29
Add JSONP. Fixes #82
Tom Christie
2011-12-24
Added epio configuration.
Marko Tibold
2011-12-22
Add CI link.
Tom Christie
2011-12-21
set linkcheck_timeout to very large, to prevent timeouts on the CI.
Marko Tibold
2011-12-21
Fix version test.
Tom Christie
2011-12-21
Fix style consistency.
Marko Tibold
2011-12-21
Make sure the optional markdown functionality is also tested.
Marko Tibold
2011-12-21
Merge branch 'alazaro-master'
Marko Tibold
2011-12-21
Fixes #94
Marko Tibold
2011-12-20
Added Anthony Nemitz
Tom Christie
2011-12-20
Merge pull request #97 from anemitz/master
Tom Christie
2011-12-19
ADMIN_MEDIA_PREFIX is deprecated in django1.4
Anthony Nemitz
2011-12-16
Fold license text to 80 chars
Tom Christie
2011-12-15
Merge branch 'master' of https://github.com/alazaro/django-rest-framework int...
Marko Tibold
2011-12-15
Merge remote-tracking branch 'upstream/master'
Marko Tibold
2011-12-15
Use coverage>=3.4, since that's what we've got in tox.ini at the moment. Refs...
Tom Christie
2011-12-15
Update requirements. Refs #96
Tom Christie
2011-12-15
Merge remote-tracking branch 'upstream/master'
Marko Tibold
2011-12-15
Update docs/howto/setup.rst
Marko Tibold
2011-12-15
reduced output to errors and warnings only
Marko Tibold
2011-12-15
Don't output html to a tempdir, but keep them.
Marko Tibold
2011-12-15
see previous commit message.
Marko Tibold
2011-12-15
Adding a docs env to the tox project.
Marko Tibold
2011-12-14
Fixed test broken by markdown update
alazaro
2011-12-14
CSRF for non-dict like .DATA. Fixes #85
Tom Christie
2011-12-14
More general requirements.
Tom Christie
2011-12-14
Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if sessi...
Tom Christie
[next]