django1/django/db
Claude Paroz 12474dacef Added a bunch of missing unicode_literals
Refs #22564.
2014-05-06 09:13:07 +02:00
..
backends Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
migrations Added a bunch of missing unicode_literals 2014-05-06 09:13:07 +02:00
models Added a bunch of missing unicode_literals 2014-05-06 09:13:07 +02:00
__init__.py Removed unused imports. 2014-03-21 20:18:19 -04:00
transaction.py Improved a comment. Thanks intgr for the report. 2014-04-11 23:01:00 +02:00
utils.py Removed deprecated TRANSACTIONS_MANAGED setting. 2014-03-21 21:34:47 +01:00