django1/django/db
Hasan Ramezani 30271a47da [3.0.x] Refs -- Fixed serialization of nested enum.Enum classes in migrations.
Backport of 6452112640 from master
2019-10-03 11:17:10 +02:00
..
backends [3.0.x] Fixed typo in BulkInsertMapper constant name. 2019-10-01 14:59:27 +02:00
migrations [3.0.x] Refs -- Fixed serialization of nested enum.Enum classes in migrations. 2019-10-03 11:17:10 +02:00
models [3.0.x] Fixed -- Fixed Meta.ordering validation for pk of related fields. 2019-09-27 14:52:08 +02:00
__init__.py Removed an outdated comment on DefaultConnectionProxy. 2019-02-20 11:30:51 -05:00
transaction.py Fixed -- Dropped support for Python 3.5. 2019-01-30 10:19:48 -05:00
utils.py Fixed -- Added ASGI handler and coroutine-safety. 2019-06-20 12:29:43 +02:00