Commit History

Автор SHA1 Съобщение Дата
  Дилян Палаузов d2afa5eb23 Fixed #28860 -- Removed unnecessary len() calls. преди 7 години
  Дилян Палаузов 6c0042430e Fixed #28776 -- Fixed a/an/and typos in docs and comments. преди 7 години
  Jeremy Satterfield 0891503fad Fixed #28493 -- Made migrations autodetector find dependencies for model renaming. преди 7 години
  Tim Graham 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. преди 8 години
  Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. преди 8 години
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports преди 8 години
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. преди 8 години
  akki 358c6f21f8 Fixed #27165 -- Removed unnecessary CreateModel(... 'indexes': []) in migrations. преди 8 години
  Akshesh 6a8372e6ec Fixed #26808 -- Added Meta.indexes for class-based indexes. преди 8 години
  Jon Dufresne b84ecaa736 Fixed #26088 -- Made autodector detect changing proxy model to MTI. преди 8 години
  Akshesh f7e00b40c5 Refs #26808 -- Avoided clashing keyword arguments in test_autodetector преди 8 години
  Akshesh 156e2d59cf Fixed #26709 -- Added class-based indexes. преди 8 години
  akki ca77b50905 Fixed #26795 -- Factored out get_changes() in test_autodetector.py. преди 8 години
  Vytis Banaitis f1e408ff40 Fixed #25044 -- Fixed migrations for renaming ManyToManyField's through model. преди 9 години
  Iacopo Spalletti 49c57f8565 Fixed #25005 -- Made date and time fields with auto_now/auto_now_add use effective default. преди 9 години
  Matthew Schinckel 5402f3ab09 Fixed #26475 -- Added functools.partial() support to migrations autodetector. преди 9 години
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. преди 9 години
  Josh Soref 93452a70e8 Fixed many spelling mistakes in code, comments, and docs. преди 9 години
  Ana Vojnovic 73a6ab6382 Fixed #25551 -- Fixed migration operations ordering when adding fields and a unique_together constraint. преди 9 години
  Dražen Odobašić b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. преди 9 години
  Markus Holtermann 8e631a3175 Refs #24590 -- Ensured isolation between autodetector tests преди 9 години
  Markus Holtermann 91f701f4fc Fixed #25280 -- Properly checked regex objects for equality to prevent infinite migrations преди 9 години
  Tim Graham 01966bb2a7 Fixed typo in tests/migrations/test_autodetector.py. преди 9 години
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField преди 9 години
  Andrei Kulakov db97a88495 Fixed #24375 -- Added Migration.initial attribute преди 10 години
  Markus Holtermann 7bb7670ee4 Used mock in MigrationQuestioner tests преди 9 години
  Markus Holtermann e470f311d6 Fixed #24828 -- Allowed migration optimization across AlterFooTogether преди 9 години
  Matt Westcott ff8a02ae0b Fixed #24340 -- Added nested deconstruction for list, tuple and dict values преди 10 години
  Markus Holtermann c7ec3c07e7 Fixed #24537 -- Ignored field order in RenameModel detection преди 10 години
  Anssi Kääriäinen 8f30556329 Renamed Field.rel attribute to remote_field преди 10 години