1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/regressiontests/model_regress
2012-07-22 09:29:54 +02:00
..
__init__.py
models.py Fixed #18432 -- Prevented the ForeignKey field from creating an invalid query when chained. Thanks, Jann Kleen. 2012-06-07 18:49:19 +02:00
tests.py [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00