| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-29 | Rename test modules to 1.6 style | Tom Christie | |
| 2013-02-27 | `assertEquals` -> `assertEqual` | Tom Christie | |
| 2013-02-04 | Cleanup imports | Tom Christie | |
| Mostly adding `from __future__ import unicode_literals` everywhere. | |||
| 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-03 | Move the various compat things to the compat module. | Xavier Ordoquy | |
| 2013-01-03 | Some cleanup | Yuri Prezument | |
| 2013-01-02 | Regression test for #542 | Yuri Prezument | |
| 2012-11-24 | Every (base) test should now pass with python3. | Xavier Ordoquy | |
| 2012-11-23 | 52 tests passing. Refactored a few string / byte io. | Xavier Ordoquy | |
| 2012-11-22 | Fixed python2.7 compat issue. | Xavier Ordoquy | |
| 2012-11-22 | First passing test under p3k \o/ | Xavier Ordoquy | |
| 2012-11-14 | Added a test for the FileField. | Marko Tibold | |
| 2012-09-27 | Remove RequestFactory from compat (Now 1.2 is not supported) | Tom Christie | |
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
