django1/django/db/backends/dummy
Adam Chainz 85f2bba7eb Removed DatabaseError and IntegrityError declarations from database backends.
Unused since 11ee9746a0.
2016-09-26 18:31:41 -04:00
..
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
base.py Removed DatabaseError and IntegrityError declarations from database backends. 2016-09-26 18:31:41 -04:00
features.py Fixed #24394 -- Allowed running tests with empty default dictionary. 2015-03-25 17:56:59 -04:00