1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/model_fields
Diego Guimarães f39b0421b4 Fixed #23338 -- Added warning when unique=True on ForeigKey
Thanks Jonathan Lindén for the initial patch, and Tim Graham
and Gabe Jackson for the suggestions.
2014-11-27 19:42:30 -05:00
..
__init__.py
4x8.png
8x4.png
models.py Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
test_imagefield.py Fixed a few ResourceWarning in the test suite. Refs #22680. 2014-05-26 03:23:17 +07:00
test_uuid.py Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
tests.py Fixed #23338 -- Added warning when unique=True on ForeigKey 2014-11-27 19:42:30 -05:00