Commit History

Autor SHA1 Mensaxe Data
  Daniel Pyrathon fb48eb0581 Fixed #12663 -- Formalized the Model._meta API for retrieving fields. %!s(int64=10) %!d(string=hai) anos
  Claude Paroz 1aa3e09c20 Fixed #23745 -- Reused states as much as possible in migrations %!s(int64=10) %!d(string=hai) anos
  Claude Paroz a159b1facd Replaced migration state render() by apps cached property %!s(int64=10) %!d(string=hai) anos
  Markus Holtermann aa5ef0d4fc Fixed #23822 -- Added support for serializing model managers in migration %!s(int64=10) %!d(string=hai) anos
  Thomas Chaumeny b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. %!s(int64=10) %!d(string=hai) anos
  Szilveszter Farkas 5e32605ce9 Fixed #23483 -- Prevented ImproperlyConfigured with dotted app names %!s(int64=10) %!d(string=hai) anos
  Loic Bistuer 2572c07cc6 Fixed #22906 -- Added a more helpful repr to migrations' ModelState. %!s(int64=10) %!d(string=hai) anos
  Andrew Godwin a8ce5fdc28 Fixed #22470: Full migration support for order_with_respect_to %!s(int64=10) %!d(string=hai) anos
  Simon Charette 7a38f88922 Fixed #22659 -- Prevent model states from sharing field instances. %!s(int64=11) %!d(string=hai) anos
  Tim Graham 45c2d1f5d9 flake8 fixes. %!s(int64=11) %!d(string=hai) anos
  Andrew Godwin e049c88603 Cleanup failing test w/contenttypes and remove useless graph load %!s(int64=11) %!d(string=hai) anos
  Andrew Godwin 8f6dff372b Fixed #22485: Include all unmigrated apps in project state by default. %!s(int64=11) %!d(string=hai) anos
  Simon Charette 390f888745 Fixed #22447 -- Make sure custom model bases can be migrated. %!s(int64=11) %!d(string=hai) anos
  Tim Graham 471fb04a30 Fixed flake8 errors. %!s(int64=11) %!d(string=hai) anos
  Andrew Gorcester 956bd64424 Fixed #22397 -- Issues removing M2M field with explicit through model %!s(int64=11) %!d(string=hai) anos
  Simon Charette 0d397e5a5b Revert "Fixed #22397 -- Issues removing M2M field with explicit through model." %!s(int64=11) %!d(string=hai) anos
  Andrew Gorcester 00e3b9a2a9 Fixed #22397 -- Issues removing M2M field with explicit through model. %!s(int64=11) %!d(string=hai) anos
  Tim Graham 42336c84a0 Fixed #22331 -- Made MigrationAutodetector ignore unmanaged models. %!s(int64=11) %!d(string=hai) anos
  Loic Bistuer 69d4b1c3ea Fixed #22331 -- Fixed migrations ProjectState to ignore unmanaged models. %!s(int64=11) %!d(string=hai) anos
  Loic Bistuer 6436f1fad9 Fixed #21893 -- ModelState didn't account for MTI parents inherited from abstract models. %!s(int64=11) %!d(string=hai) anos
  Anubhav Joshi bb2ca9fe6c Fixed #22172 -- Allowed index_together to be a single list (rather than list of lists).. %!s(int64=11) %!d(string=hai) anos
  Alex Gaynor be8173af51 Fixed a small collection of flake8 violations that had snuck in %!s(int64=11) %!d(string=hai) anos
  Andrew Godwin 51832c8aec Remove other unicode literal %!s(int64=11) %!d(string=hai) anos
  Andrew Godwin 3f1a008266 Fixed #21664: Multi-table inheritance was duplicating _ptr fields %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin 7ed20e0153 Populated Apps instances immediately by default. %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin 1716b7ce5a Renamed AppCache to Apps. %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin 2fef9e5375 Moved apps back in the toplevel django namespace. %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin 0242c56fd8 Deborgified the app cache. %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin 4a56a93cc4 Moved the new app cache inside core. %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin 860c2c8bc5 Moved django.db.models.loading to django.apps.cache. %!s(int64=11) %!d(string=hai) anos