django1/django/db
Mads Jensen e7033e00f8
Used constant instead of hard-coded value for max index name length
Refs #26709
2017-03-14 15:50:37 +01: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 Used constant instead of hard-coded value for max index name length 2017-03-14 15:50:37 +01: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