1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/modeltests/field_subclassing
2010-03-23 14:11:41 +00:00
..
__init__.py
fields.py Fixed #13171 -- Corrected the field_subclassing unit test. Thanks to Gabriel Hurley for the report and patch. 2010-03-23 14:11:41 +00:00
models.py Fixed #13171 -- Corrected the field_subclassing unit test. Thanks to Gabriel Hurley for the report and patch. 2010-03-23 14:11:41 +00:00
tests.py