1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/backends
Claude Paroz 3c5d1edb39 Fixed #22279 -- Prevented dummy backend going through DatabaseErrorWrapper
Thanks Daniel Hahler for the report and Tim Graham for the review.
2014-12-29 19:06:28 +01:00
..
__init__.py
models.py Fixed #13711 -- Model check added to ensure that auto-generated column name is within limits of the database. 2014-06-17 16:16:02 -04:00
tests.py Fixed #22279 -- Prevented dummy backend going through DatabaseErrorWrapper 2014-12-29 19:06:28 +01:00