| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-29 | Rename test modules to 1.6 style | Tom Christie | |
| 2013-05-18 | Merge latest changes from master. | Ryan Kaskel | |
| 2013-05-18 | ToMany fields default to read-only if targeting ManyToManyField. | Ryan Kaskel | |
| 2013-05-18 | add tests for dotted lookup in RelatedField, PrimaryKeyRelatedField, and ↵ | Craig de Stigter | |
| HyperlinkedRelatedField. #694 | |||
| 2013-05-18 | add tests for related field source for RelatedField and ↵ | Craig de Stigter | |
| PrimaryKeyRelatedField. #694 | |||
| 2013-04-23 | Ensure implementation of reverse relations in 'fields' is backwards compatible | Tom Christie | |
| 2013-03-10 | Failing test to show problem of #720 | Bouke Haarsma | |
| 2013-02-27 | `assertEquals` -> `assertEqual` | Tom Christie | |
| 2013-02-13 | Fix pk relations tests which were not running. | 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-18 | Raise Validation Errors when relationships receive incorrect types. Fixes #590. | Tom Christie | |
| 2013-01-16 | Drop bits of relations_slug tests which don't mirror existing tests. | Tom Christie | |
| 2013-01-10 | unused imports | Juan Riaza | |
| 2013-01-07 | Create separate *NullableOneToOneTests TestCase | Mark Aaron Shirley | |
| 2013-01-03 | Move relation tests models into models.py | Mark Aaron Shirley | |
| 2013-01-02 | Fixed unicode errors. | Xavier Ordoquy | |
| 2012-12-31 | Don't persist relation changes in ModelSerializer#restore_object() | Mark Aaron Shirley | |
| 2012-12-29 | Add reverse FK update tests | Tom Christie | |
| 2012-12-29 | Support reverse FK creation | Tom Christie | |
| 2012-12-29 | Add FK create tests | Tom Christie | |
| 2012-12-29 | Tests for retrieving nullable relations | Tom Christie | |
| 2012-12-21 | Rename relationship tests so they show up together | Tom Christie | |
