1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/modeltests/model_package
2010-01-19 18:09:03 +00:00
..
models Fixed #12168 -- Corrected the registration of m2m autocreated models when models.py is split into submodules. Thanks to Jens Diemer for the report and test case. 2009-11-05 11:57:28 +00:00
__init__.py Fixed #12168 -- Corrected the registration of m2m autocreated models when models.py is split into submodules. Thanks to Jens Diemer for the report and test case. 2009-11-05 11:57:28 +00:00
tests.py Fixed an Oracle test failure introduced in [12226]. 2010-01-19 18:09:03 +00:00