Django

Code

root/django/trunk/django/db/__init__.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8424 [8424] 08/17/08 12:32:31 mtredinnick Fixed #8238 -- If an invalid database backend is mentioned in settings and …
(edit) @8411 [8411] 08/16/08 10:58:30 mtredinnick Fixed #8315 -- If an exception is raised whilst trying to rollback …
(edit) @8297 [8297] 08/11/08 08:11:25 russellm Corrected a problem with the error message when the nominated database …
(edit) @8296 [8296] 08/11/08 07:11:25 russellm Fixed #5461 -- Refactored the database backend code to use classes for the …
(edit) @8223 [8223] 08/06/08 10:32:46 jacob Major refactoring of django.dispatch with an eye towards speed. The net …
(edit) @7477 [7477] 04/26/08 21:50:16 mtredinnick Merged the queryset-refactor branch into trunk. This is a big internal …
(edit) @6903 [6903] 12/09/07 04:18:56 mtredinnick Fixed #6147 -- Typo fix (that amazingly didn't stop the code working) in …
(edit) @6316 [6316] 09/15/07 14:25:20 jacob Fixed #5454: settings.DATABASE_BACKEND may now refer to an external …
(edit) @5076 [5076] 04/25/07 05:18:56 mtredinnick Fixed #3450 -- Exposed IntegrityError in a backend-neutral fashion. This …
(edit) @4486 [4486] 02/11/07 17:50:35 mtredinnick Revert [4485] in order to fix accidental mod_python breakage. Refs #2920.
(edit) @4485 [4485] 02/11/07 00:20:52 russellm Refs #2920 -- Replaced implicit uses of _() with explicit imports or calls …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @4067 [4067] 11/12/06 23:02:45 adrian Fixed typo in 'incorrect backend' database error message
(edit) @4052 [4052] 11/07/06 13:07:27 adrian Formatting fixes from the past round of checkins
(edit) @4048 [4048] 11/06/06 23:17:38 jacob Fixed #2866: Added DATABASE_OPTIONS setting which gets passed as extra …
(edit) @3951 [3951] 10/30/06 14:50:27 adrian Fixed #2968 -- Changed arguments to import to use empty dictionary …
(edit) @2994 [2994] 05/26/06 14:02:23 adrian Improved error message if DATABASE_ENGINE is invalid.
(copy) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
copied from django/branches/magic-removal/django/db/__init__.py:
(edit) @2693 [2693] 04/12/06 23:35:00 adrian magic-removal: Fixed #1631 -- Added 'django-admin.py dbshell' command, …
Note: See TracRevisionLog for help on using the revision log.