Commit History

Author SHA1 Message Date
  Mitchel Humpherys ae660cde5a Fixed incorrect word choice in docs/topics/migrations.txt. 8 years ago
  Maxime Lorant cb3fb34b86 Fixed #27378 -- Added support for serialization of uuid.UUID in migrations. 8 years ago
  Krzysztof Gogolewski d1dbaeaadb Adjusted documentation of migration related commands. 8 years ago
  Tim Graham 5bd967e1c5 Doc'd how to remove old references in migration files. 8 years ago
  Shai Berger c93ac9cf42 Refs #25850, #27142, #27110 -- Documented migration history consistency checks. 8 years ago
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 years ago
  Tim Graham e519aab43a Fixed #23868 -- Added support for non-unique django-admin-options in docs. 9 years ago
  Jarek Glowacki d8b651a544 Added missing step to transitioning squashed migrations. 9 years ago
  Mads Jensen 394e59099c Fixed #25936 -- Added showmigrations to migrations topic guide. 9 years ago
  Niels Van Och 99a1265a39 Fixed #25063 -- Added path to makemigration's output of migration file. 9 years ago
  Simon Charette cc2ca9c550 Fixed #25807 -- Instructed the migration writer about lazy objects. 9 years ago
  Andrei Fokau 998894e1b9 Fixed #25764 -- Added support for serialization of enum.Enum in migrations. 9 years ago
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 years ago
  Markus Holtermann 43f2eb7ef3 Fixed #25390 -- Allowed specifying a start migration in squashmigrations 9 years ago
  Tyson Clugg 73df1040a2 Cleaned up example migration files in docs 9 years ago
  Tyson Clugg e34226fc37 Fixed #25259 -- Added comments to header of generated migration files 9 years ago
  Piper Merriam 537818af87 Fixed #25185 -- Added support for functools.partial serialization in migrations 9 years ago
  Tim Graham e3d1f2422c Fixed malformed Sphinx directives. 9 years ago
  Andrei Kulakov db97a88495 Fixed #24375 -- Added Migration.initial attribute 10 years ago
  Tim Graham aed437d567 Updated release process for new release schedule. 9 years ago
  Andrei Kulakov b089759d60 Fixed #24052 -- Doc'd how to write data migrations with models in multiple apps. 10 years ago
  Carl Meyer e35c70bef4 Fixed #23892 -- Clarified compatibility policy for migrations. 10 years ago
  Markus Holtermann f287bec583 Fixed #24184 -- Prevented automatic soft-apply of migrations 10 years ago
  Tim Graham c5d1a5ef5c Removed docs about unmigrated apps as they are not supported in Django 1.9. 10 years ago
  Tim Graham 570912a97d Added a "Writing migrations" how-to. 10 years ago
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 years ago
  Andrei Kulakov dbabf43920 Updated recommendation for testing keyword arg in custom fields. 10 years ago
  Tim Graham 7e8cf74dc7 Removed support for syncing apps without migrations per deprecation timeline. 10 years ago