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
/
djangorestframework
Age
Commit message (
Expand
)
Author
2012-08-24
Remove RequestMixinx / ReponseMixin
Tom Christie
2012-04-11
Merge work from sebpiq
Tom Christie
2012-04-11
Merge with master
Tom Christie
2012-02-25
Fix broken tests
Tom Christie
2012-02-25
Massive merge
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
authentication refactor : request.user + tests pass
Sébastien Piquemal
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
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
Implement `reverse_lazy()'
Daniel Izquierdo
2012-02-21
Add a docstring for `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
Fix for URLObject 2.0.0
Tom Christie
2012-02-20
Chase changes to URLObject's API in v2.0.0
Sean C. Farley
2012-02-20
Merge pull request #168 from poswald/namespace-templates
Tom Christie
2012-02-20
Rename templates to 'base.html', 'api.html', 'api.txt' and 'login.html'
Paul Oswald
2012-02-20
Some cleanup
Tom Christie
2012-02-17
Merge git://github.com/sebpiq/django-rest-framework into develop
Tom Christie
2012-02-16
Merge pull request #145 from flashingpumpkin/master
Tom Christie
2012-02-15
Move the templates into a named directory
Paul Oswald
2012-02-15
Add empty {% blocks %} to the template to give people a chance to override
Paul Oswald
2012-02-14
merged with trunk
Sébastien Piquemal
2012-02-14
fixed examples, corrected small bugs in the process
Sébastien Piquemal
2012-02-14
Move stylesheet references to the new relative namespace
Paul Oswald
2012-02-14
Delete robots.txt, favicon.ico views; Move style to a new static namespace
Paul Oswald
2012-02-11
Fix typo.
Tom Christie
2012-02-11
`OPTIONS` is also a safe method.
Tom Christie
[prev]
[next]