django1/django/db
Aymeric Augustin b55624a026 Added get_app_paths() to the AppCache.
This method is useful to discover files inside apps.
2013-06-02 20:39:45 +02:00
..
backends Fixed #20014 -- implemented get_key_columns() for Oracle 2013-05-27 21:12:47 +03:00
models Added get_app_paths() to the AppCache. 2013-06-02 20:39:45 +02:00
__init__.py Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter 2013-05-23 15:19:12 +02:00
transaction.py Changed API to disable ATOMIC_REQUESTS per view. 2013-05-19 19:53:16 +02:00
utils.py Fixed a regression in router initialization 2013-05-24 20:48:02 +02:00