Historial de Commits

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