| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-04 | Cleanup imports | Tom Christie | |
| Mostly adding `from __future__ import unicode_literals` everywhere. | |||
| 2013-02-01 | 3.2, 3.3 compat | Tom Christie | |
| 2013-02-01 | Merge branch 'p3k' of https://github.com/linovia/django-rest-framework into ↵ | Tom Christie | |
| working Conflicts: rest_framework/authentication.py rest_framework/relations.py rest_framework/serializers.py rest_framework/settings.py rest_framework/tests/authentication.py rest_framework/tests/genericrelations.py rest_framework/tests/generics.py rest_framework/tests/relations_hyperlink.py rest_framework/tests/relations_nested.py rest_framework/tests/relations_pk.py rest_framework/tests/serializer.py | |||
| 2013-01-21 | WWW-Authenticate responses | Tom Christie | |
| 2013-01-05 | deprecate simplejson | Juan Riaza | |
| 2013-01-02 | Merge remote-tracking branch 'reference/py3k' into p3k | Xavier Ordoquy | |
| 2012-12-19 | urls, patterns, include imports move to compat to support incoming 1.3 thru ↵ | Tom Christie | |
| 1.6 import compatability | |||
| 2012-12-07 | Reverted #458 | Tom Christie | |
| When incorrect parameters are supplied to the obtain auth token view 400 *is* the correct response. | |||
| 2012-12-02 | Merge remote-tracking branch 'reference/master' into p3k | Xavier Ordoquy | |
| 2012-11-29 | fix forgotten 400 test | Pavel Savchenko | |
| 2012-11-28 | also update test with response code 401 | Pavel Savchenko | |
| 2012-11-24 | Every (base) test should now pass with python3. | Xavier Ordoquy | |
| 2012-11-23 | Default encoding should probably be latin-1 as some RFC seems to imply it. | Xavier Ordoquy | |
| 2012-11-22 | 6 first tests passes under python 3.2 | Xavier Ordoquy | |
| 2012-11-22 | Fixed test with base64. | Xavier Ordoquy | |
| 2012-11-22 | First passing test under p3k \o/ | Xavier Ordoquy | |
| 2012-11-14 | Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, ↵ | Rob Romano | |
| updated tests & docs. Left authtoken.urls in place as example. | |||
| 2012-11-14 | Updates to login view for TokenAuthentication from feedback from Tom | Rob Romano | |
| 2012-11-14 | Added authtoken login/logout urlpatterns and views | Rob Romano | |
| 2012-10-09 | Tweak authtoken | Tom Christie | |
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
