Craig de Stigter
|
0cd7c80e6e
|
add tests for related field source for RelatedField and PrimaryKeyRelatedField. #694
|
2013-05-18 12:16:30 +02:00 |
|
Tom Christie
|
5813a09512
|
Use new many=True relations style.
|
2013-02-07 09:14:58 +00:00 |
|
Tom Christie
|
b052c92ac3
|
Cleanup imports
Mostly adding `from __future__ import unicode_literals` everywhere.
|
2013-02-04 20:55:35 +00:00 |
|
Fernando Rocha
|
41364b3be0
|
Added regretion test for issue #632
Signed-off-by: Fernando Rocha <fernandogrd@gmail.com>
|
2013-01-30 09:22:36 -03:00 |
|
Tom Christie
|
eb14278a3b
|
Add proper validation for updating relational fields with incorrect types. Fixes #446.
|
2013-01-04 13:50:40 +00:00 |
|
Tom Christie
|
4c86fd46d7
|
Rename module for basic relational field tests
|
2013-01-04 13:05:31 +00:00 |
|