Historie revizí

Autor SHA1 Zpráva Datum
  David Sanders f0d50a9379 Doc'd that RemoveField also drops related database objects in PostgreSQL. před 10 měsíci
  Viicos 12c71bff83 Fixed typo in docs/ref/migration-operations.txt. před 1 rokem
  Amir Karimi 27a3eee721 Fixed #31700 -- Made makemigrations command display meaningful symbols for each operation. před 1 rokem
  Mariusz Felisiak 2abf417c81 Refs #27236 -- Removed Meta.index_together per deprecation timeline. před 1 rokem
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. před 1 rokem
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. před 2 roky
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. před 2 roky
  kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables. před 2 roky
  Mariusz Felisiak 7e3c9c3205 Refs #27236 -- Doc'd that AlterIndexTogether is no longer officially supported for Django 4.2+ migration files. před 2 roky
  Mariusz Felisiak c773d5794e Refs #27236 -- Reverted AlterIndexTogether deprecation. před 2 roky
  David Wobrock a6385b382e Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes. před 2 roky
  David Wobrock eacd4977f6 Refs #27064 -- Added RenameIndex migration operation. před 2 roky
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. před 3 roky
  Adam Johnson fa58450a9a Fixed #31468 -- Allowed specifying migration filename in Operation. před 5 roky
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. před 4 roky
  Adam Johnson e9b014fbc5 Refs #31320 -- Warned against using BEGIN/COMMIT in RunSQL. před 4 roky
  Adam Johnson b15b3706fe Improved docs on migration reversibility. (#12619) před 4 roky
  Tim Graham 291539a85c Removed obsolete references to South database migrations. před 4 roky
  Adam Johnson a9ee6872bd Clarified SeparateDatabaseAndState docs and added example of changing ManyToManyField. před 5 roky
  Mariusz Felisiak a49c2b6bf0 Removed outdated note about not supporting partial indexes by Django. před 5 roky
  Caio Ariede 06909fe084 Fixed #28273 -- Doc'd fast nullable column creation with defaults. před 5 roky
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. před 5 roky
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. před 5 roky
  Akash Agrawal c1b26c77a9 Fixed #30696 -- Removed obsolete mention of CheckConstraint in the AddConstraint docs. před 5 roky
  Jozef 5bbf31634f Fixed typo in docs/ref/migration-operations.txt. před 6 roky
  Tim Graham f82be9ebc7 Fixed #29934 -- Added sqlparse as a require dependency. před 6 roky
  Ian Foote 952f05a6db Fixed #11964 -- Added support for database check constraints. před 8 roky
  Brett Cannon 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. před 6 roky
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. před 7 roky
  Arkadiusz Adamski a76d12ceb4 Removed unused imports in example migrations. před 8 roky