django1/django/db/models
Mariusz Felisiak 760b7e7f4f [4.0.x] Fixed #33515 -- Prevented recreation of migration for ManyToManyField to lowercased swappable setting.
Thanks Chris Lee for the report.

Regression in 4328970780.

Refs #23916.
Backport of 1e2e1be02b from main
2022-02-16 21:10:30 +01:00
..
fields [4.0.x] Fixed #33515 -- Prevented recreation of migration for ManyToManyField to lowercased swappable setting. 2022-02-16 21:10:30 +01:00
functions [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
sql [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
__init__.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
aggregates.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
base.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
constants.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
constraints.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
deletion.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
enums.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
expressions.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
indexes.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
lookups.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
manager.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
options.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
query.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
query_utils.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
signals.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
utils.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00