django1/django/db
Brad Melin b625907a79 Fixed #27834 -- Added StrIndex database function. 2017-03-14 19:58:56 -04:00
..
backends Fixed #27924 -- Added support for cx_Oracle 5.3. 2017-03-10 23:02:44 +01:00
migrations Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
models Fixed #27834 -- Added StrIndex database function. 2017-03-14 19:58:56 -04:00
__init__.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
transaction.py Refs #27656 -- Updated django.db docstring verbs according to PEP 257. 2017-02-28 09:17:27 -05:00
utils.py Refs #27656 -- Updated django.db docstring verbs according to PEP 257. 2017-02-28 09:17:27 -05:00