Historie revizí

Autor SHA1 Zpráva Datum
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. před 1 rokem
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. před 2 roky
  Daniele Procida 22fbebc744 Refs #32880 -- Made some titles consistent in how-to documents. před 3 roky
  David Smith dbdc192ca3 Preferred usage of among/while to amongst/whilst. před 4 roky
  Adam Johnson a9ee6872bd Clarified SeparateDatabaseAndState docs and added example of changing ManyToManyField. před 4 roky
  Rodrigo ad191d9e01 Fixed #29895 -- Doc'd why MySQL's atomic DDL statements don't work for atomic migrations. před 6 roky
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. před 6 roky
  Berker Peksag c362228556 Replaced "not A== B" with "A != B" in docs/howto/writing-migrations.txt. před 7 roky
  Mariusz Felisiak 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. před 7 roky
  Paolo Melchiorre 24d53786d4 Made a few cosmetic updates to "Migrations that add unique fields". před 7 roky
  Arkadiusz Adamski a76d12ceb4 Removed unused imports in example migrations. před 7 roky
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports před 8 roky
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. před 8 roky
  Tim Graham 80c03b06ad Fixed #24650 -- Documented how to change an unmanaged model to managed. před 8 roky
  Tim Graham 8dcd01046e Removed extra blank lines in last commit. před 8 roky
  Tobias Kunze c643b4c9f2 Refs #24016 -- Edited "Migrating data between third-party apps" howto. před 8 roky
  rixx b7ea494d65 Fixed #24016 -- Added documentation about third-party app data migrations před 8 roky
  Pankrat f91a04621e Fixed #25833 -- Added support for non-atomic migrations. před 8 roky
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. před 9 roky
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. před 9 roky
  Tyson Clugg e34226fc37 Fixed #25259 -- Added comments to header of generated migration files před 9 roky
  Claude Paroz 3d7a713156 Fixed typo in writing migrations docs před 9 roky
  Mark Henwood dee1bcd08a Fixed #24882 -- Documented Migration.run_before před 9 roky
  Tim Graham 307acc745a Fixed #24630 -- Clarified docs about RunPython transactions. před 9 roky
  Loic Bistuer bed504d70b Fixed #24351, #24346 -- Changed the signature of allow_migrate(). před 9 roky
  Andrei Kulakov 1f9e44030e Fixed #23932 -- Added how-to on migrating unique fields. před 9 roky
  Tim Graham 570912a97d Added a "Writing migrations" how-to. před 9 roky