django1/django/db
Jon Dufresne e90af8bad4 Capitalized "Python" in docs and comments. 2018-10-09 09:26:07 -04:00
..
backends Refs #27795 -- Removed force_bytes() usage in MySQL backend. 2018-10-03 10:37:36 +02:00
migrations Capitalized "Python" in docs and comments. 2018-10-09 09:26:07 -04:00
models Replaced kwargs.pop() with keyword-only arguments. 2018-10-08 15:06:02 -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 Fix a typo in django/db/transaction.py 2017-04-19 16:36:06 +02:00
utils.py Ref #23919 -- Replaced some os.path usage with pathlib.Path. 2018-04-19 21:30:00 -04:00