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
/
tests
Age
Commit message (
Expand
)
Author
2012-09-20
Remove old 'djangorestframework directories
Tom Christie
2012-09-16
Drop cronky tests
Tom Christie
2012-09-16
Simplify negotiation. Drop MSIE hacks. Etc.
Tom Christie
2012-09-14
Moved content negotiation out of response. Nicer exception handling now.
Tom Christie
2012-09-14
Tweak throttles and improve docs
Tom Christie
2012-09-13
Improve throttles and docs
Tom Christie
2012-09-12
Tweaks to Token auth
Tom Christie
2012-09-11
Better naming for properties on views, requests and responses
Jamie Matthews
2012-09-07
Merge pull request #251 from mjumbewu/1.3-support
Tom Christie
2012-09-07
Fix the tests on 1.3 and HEAD
Mjumbe Wawatu Poe
2012-09-07
Fix Django master support.
Mjumbe Wawatu Poe
2012-09-07
Move TokenAuthentication class into djangorestframework.authentication
Mjumbe Wawatu Poe
2012-09-07
Fix renderer tests.
Mjumbe Wawatu Poe
2012-09-07
Rename the default token class to "BasicToken"
Mjumbe Wawatu Poe
2012-09-07
Use "Token" as the scheme for token auth
Mjumbe Wawatu Poe
2012-09-07
Create a key by default if none is specified
Mjumbe Wawatu Poe
2012-09-07
Add a TokenAuthentication class in a sub-application
Mjumbe Wawatu Poe
2012-09-07
Add basic serializer tests
Tom Christie
2012-09-07
Remove dumbass meaningless test
Tom Christie
2012-09-06
Refactoring some basics
Tom Christie
2012-09-04
Refactored throttling
Tom Christie
2012-09-04
Bits of cleanup
Tom Christie
2012-09-03
View -> APIView
Tom Christie
2012-09-03
Parsers may return raw data, or a DataAndFiles object
Tom Christie
2012-09-03
Support generators
Tom Christie
2012-08-28
Added serializers and fields
Tom Christie
2012-08-26
Drop ImmediateResponse
Tom Christie
2012-08-24
Drop out resources & mixins
Tom Christie
2012-08-24
Remove PermissionsMixin
Tom Christie
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
Test for issue #178.
Shawn Lewis
2012-02-23
authentication refactor : request.user + tests pass
Sébastien Piquemal
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-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
Pass the request object to `reverse' in the reverse tests
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-20
Some cleanup
Tom Christie
2012-02-17
Merge git://github.com/sebpiq/django-rest-framework into develop
Tom Christie
2012-02-14
merged with trunk
Sébastien Piquemal
[next]