Historique des commits

Auteur SHA1 Message Date
  Nicolas Lupien bc60b1e292 [5.0.x] Fixed #35015 -- Updated MySQL notes in migrations topic. il y a 1 an
  Nick Pope f92e68c30a Fixed #34822 -- Added support for serializing functions decorated with functools.lru_cache in migrations. il y a 1 an
  Nick Pope c131949e3e Refs #34822 -- Added tests for serializing decorated functions in migrations. il y a 1 an
  Mariusz Felisiak 1136aa5005 Refs #23528 -- Made cosmetic edits to swappable_dependency() docs. il y a 1 an
  DevilsAutumn 7d96ce68ae Fixed #23528 -- Doc'd django.db.migrations.swappable_dependency(). il y a 1 an
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 2 ans
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. il y a 2 ans
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. il y a 2 ans
  Trey Hunner fad070b07b Improved readability of string interpolation in frequently used examples in docs. il y a 2 ans
  Willem Van Onsem 16fffc829c Fixed #33916 -- Added support for serialization of enum.Flag in migrations. il y a 2 ans
  Mariusz Felisiak a1e9e9abc5 Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations." il y a 2 ans
  David Wobrock 41019e48bb Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations. il y a 2 ans
  Mariusz Felisiak 37470bbd90 Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4. il y a 2 ans
  David ce586ed693 Removed hyphen from pre-/re- prefixes. il y a 2 ans
  Jacob Walls 2d8232fa71 Fixed #26760 -- Added --prune option to migrate command. il y a 3 ans
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. il y a 3 ans
  David Smith 1cba320786 Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments. il y a 3 ans
  David Sanders 5685b7cd73 Fixed typos in comments and docs. il y a 3 ans
  Caio Ariede 9ca22c7733 Fixed #26962 -- Doc'd running migrations in transactions. il y a 4 ans
  Nick Pope 074844e947 Fixed #31529 -- Added support for serialization of pathlib.Path/PurePath and os.PathLike in migrations. il y a 4 ans
  Adam Johnson b15b3706fe Improved docs on migration reversibility. (#12619) il y a 4 ans
  Shipeng Feng 8058d9d7ad Fixed #30955 -- Doc'd that only concrete base models are stored in historical models bases. il y a 5 ans
  David Vaz 45554fd5c5 Fixed #30597 -- Clarified how to unapply migrations. il y a 5 ans
  Mariusz Felisiak aad46ee274 Refs #27910 -- Doc'd support for enumeration types serialization in migrations. il y a 5 ans
  Mariusz Felisiak bc46e386c7 Refs #30350 -- Doc'd support for range serialization in migrations. il y a 5 ans
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. il y a 5 ans
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. il y a 5 ans
  Dan Davis 2bd8df243a Fixed #30184 -- Removed ellipsis characters from shell output strings. il y a 6 ans
  Tim Graham fcfb730658 Refs #30033 -- Doc'd change regarding apps without migrations depending on apps with migrations. il y a 6 ans
  Tim Graham ec7e179aeb Removed versionadded/changed annotations for 2.1. il y a 6 ans