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
2012-02-27
Update docs/requirements.txt
Tom Christie
2012-02-25
Fix broken tests
Tom Christie
2012-02-25
Massive merge
Tom Christie
2012-02-24
Added @shawnlewis. Thanks!
Tom Christie
2012-02-24
Merge pull request #179 from shawnlewis/master
Tom Christie
2012-02-23
Fix for #178.
Shawn Lewis
2012-02-23
Test for issue #178.
Shawn Lewis
2012-02-23
updated docs
Sébastien Piquemal
2012-02-23
fixed permissions examples + sanity test
Sébastien Piquemal
2012-02-23
authentication refactor : request.user + tests pass
Sébastien Piquemal
2012-02-23
Cleanup of reverse docs
Tom Christie
2012-02-23
Version 0.4.0-dev
Tom Christie
2012-02-23
Remove unused 'staticviews'
Tom Christie
2012-02-23
Remove InstanceMixin auto-url magicks.
Tom Christie
2012-02-23
reverse takes request as a kwarg for compatibility with django's reverse
Tom Christie
2012-02-23
merged + fixed broken test
Sébastien Piquemal
2012-02-23
hack to fix ImmediateResponse rendering
Sébastien Piquemal
2012-02-22
Properly catch MultiPartParserError during .parse()
Tom Christie
2012-02-22
Added @tschan. Thanks!
Tom Christie
2012-02-22
Merge pull request #176 from tschan/master
Tom Christie
2012-02-22
let the XML parser fail gracefully on malformed XML
Can Yavuz
2012-02-21
Remove staticviews. Use standard login/logout
Tom Christie
2012-02-21
Remove ADMIN_MEDIA_PREFIX everywhere
Tom Christie
2012-02-21
Fix YAML parser bug
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
Update djangorestframework/views.py
Tom Christie
2012-02-21
Added @izquierdo. Thanks!
Tom Christie
2012-02-21
Merge pull request #175 from izquierdo/custom_reverse
Tom Christie
2012-02-21
Implement `reverse_lazy()'
Daniel Izquierdo
2012-02-21
Add a docstring for `reverse()'
Daniel Izquierdo
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-21
Update examples to use the new custom `reverse()'
Daniel Izquierdo
2012-02-21
Update resources.py to use the new custom `reverse()'
Daniel Izquierdo
2012-02-21
Implement a custom reverse that builds absolute URLs with a request object
Daniel Izquierdo
2012-02-21
Pass the request object to `reverse' in the reverse tests
Daniel Izquierdo
2012-02-21
Stop using set_script_prefix
Daniel Izquierdo
2012-02-21
Move the new `reverse' function from urlresolvers to utils
Daniel Izquierdo
2012-02-21
Test the custom reverse() function instead of the one provided by Django
Daniel Izquierdo
2012-02-21
Create a custom reverse() function (not implemented yet)
Daniel Izquierdo
2012-02-21
Gotta love dynamic languages
Tom Christie
2012-02-20
Version 0.3.3
0.3.3
Tom Christie
2012-02-20
Update docs
Tom Christie
2012-02-20
Fix for URLObject 2.0.0
Tom Christie
2012-02-20
Update ChangeLog - URLObject 2.0.0
Tom Christie
2012-02-20
Added @scfarley
Tom Christie
2012-02-20
Merge pull request #171 from scfarley/master
Tom Christie
2012-02-20
Chase changes to URLObject's API in v2.0.0
Sean C. Farley
[prev]
[next]