História revízii

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