| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-08 | authtoken abstract if not installed. | Tom Christie | |
| Fixes #705. | |||
| 2013-03-04 | Update migration | Stephan Groß | |
| 2013-03-04 | Update migration | Stephan Groß | |
| 2013-03-04 | Fix fix migrate authtoken | Stephan Groß | |
| 2013-03-04 | Fix authtoken migration | Stephan Groß | |
| 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-08 | ObtainAuthToken pluggable Serializer. | Marc Tamlyn | |
| It should have serializer_class in the same way as any other API view. | |||
| 2013-01-02 | Merge remote-tracking branch 'reference/py3k' into p3k | Xavier Ordoquy | |
| 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-28 | Better to return 401 when failing to authenticate | Pavel Savchenko | |
| 2012-11-24 | Every (base) test should now pass with python3. | Xavier Ordoquy | |
| 2012-11-19 | Merge pull request #424 from jonlil/master | Tom Christie | |
| Support for django 1.5a (auth_user_model) | |||
| 2012-11-19 | Complete fix for migration | Jonas Liljestrand | |
| 2012-11-18 | fixed migration to support django 1.5 | Jonas Liljestrand | |
| 2012-11-17 | Moved function for getting correct user model to compat.py | Jonas Liljestrand | |
| 2012-11-17 | Added support for Django 1.5 for TokenAuth | Jonas Liljestrand | |
| 2012-11-17 | fixed import error | Jonas Liljestrand | |
| 2012-11-17 | indent error | Jonas Liljestrand | |
| 2012-11-17 | Django 1.5 support, and awareness for AUTH_USER_MODEL | Jonas Liljestrand | |
| 2012-11-14 | Removed authtoken/urls.py, not really needed with Tom's simplification | Rob Romano | |
| 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-11-14 | Added authtoken login/logout urlpatterns and views to support scripted ↵ | Rob Romano | |
| logins and logouts using TokenAuthentication. Added unittests. | |||
| 2012-10-10 | api_key -> auth_token to avoid TastyPie conflict | Tom Christie | |
| 2012-10-09 | Tweak authtoken | Tom Christie | |
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
