django/tests/regressiontests/multiple_database
Ramiro Morales f3d0704783 Fixed #14691 -- Made ForeignKey.validate() use the right database. Thanks Marco Paolini for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14580 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-16 22:09:13 +00:00
..
fixtures
__init__.py
models.py Fixed #14471 -- Corrected a regression in the use of methods on custom managers on related querysets. Thanks to Lucky for the report. 2010-10-28 12:57:04 +00:00
tests.py Fixed #14691 -- Made ForeignKey.validate() use the right database. Thanks Marco Paolini for the report. 2010-11-16 22:09:13 +00:00