| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-27 | `assertEquals` -> `assertEqual` | Tom Christie | |
| 2013-02-12 | Remove deprecated APIs from tests | Tom Christie | |
| 2013-02-07 | Use new many=True relations style. | Tom Christie | |
| 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-25 | Test for GFK, using RelatedField. Refs #607. | Tom Christie | |
| 2013-01-25 | Cleaning up GFK test module. Refs #607. | Tom Christie | |
| 2012-11-22 | First passing test under p3k \o/ | Xavier Ordoquy | |
| 2012-11-05 | Swap position of `instance` and `data` keyword arguments. | Tom Christie | |
| 2012-10-09 | Remove Field handling relations/relationship managers - use ↵ | Tom Christie | |
| RelatedField/ManyRelatedField instead | |||
| 2012-10-04 | Fix for field to make it easier to access field relationships | Tom Christie | |
