Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Tyson Clugg e34226fc37 Fixed #25259 -- Added comments to header of generated migration files 9 yıl önce
  Piper Merriam 537818af87 Fixed #25185 -- Added support for functools.partial serialization in migrations 9 yıl önce
  Tim Graham e3d1f2422c Fixed malformed Sphinx directives. 9 yıl önce
  Andrei Kulakov db97a88495 Fixed #24375 -- Added Migration.initial attribute 10 yıl önce
  Tim Graham aed437d567 Updated release process for new release schedule. 9 yıl önce
  Andrei Kulakov b089759d60 Fixed #24052 -- Doc'd how to write data migrations with models in multiple apps. 10 yıl önce
  Carl Meyer e35c70bef4 Fixed #23892 -- Clarified compatibility policy for migrations. 10 yıl önce
  Markus Holtermann f287bec583 Fixed #24184 -- Prevented automatic soft-apply of migrations 10 yıl önce
  Tim Graham c5d1a5ef5c Removed docs about unmigrated apps as they are not supported in Django 1.9. 10 yıl önce
  Tim Graham 570912a97d Added a "Writing migrations" how-to. 10 yıl önce
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 yıl önce
  Andrei Kulakov dbabf43920 Updated recommendation for testing keyword arg in custom fields. 10 yıl önce
  Tim Graham 7e8cf74dc7 Removed support for syncing apps without migrations per deprecation timeline. 10 yıl önce
  Tim Graham 4aa089a9a9 Removed support for custom SQL per deprecation timeline. 10 yıl önce
  Tim Graham f6463bb380 Removed the syncdb command per deprecation timeline. 10 yıl önce
  Loic Bistuer 8f4877c89d Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router. 10 yıl önce
  Tim Graham c87ee41954 Fixed #23861 -- Added an API to deprecate model fields. 10 yıl önce
  Alfred Perlstein db3f7c15cb Fixed #23749 -- Documented how to use the database alias in RunPython. 10 yıl önce
  Markus Holtermann aa5ef0d4fc Fixed #23822 -- Added support for serializing model managers in migration 10 yıl önce
  Carl Meyer d4bdddeefe Fixed #23982 -- Added doc note on generating Python 2/3 cross-compatible migrations. 10 yıl önce
  Carl Meyer dee3946a91 Fix malformed note directives. 10 yıl önce
  Tim Graham f0ff452451 Added a warning about nonexistent FK constraints when unmigrated apps depend on migrated ones. 10 yıl önce
  bahoo af7d66b4f2 Fixed typo in squashing migrations documentation 10 yıl önce
  Loic Bistuer bf1bb07bf0 Updated release notes following backport of a407b84. Refs #23365. 10 yıl önce
  Rudy Mutter a407b846b4 Fixed #23365 -- Added support for timezone-aware datetimes to migrations. 10 yıl önce
  Duane Hilton 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. 10 yıl önce
  Carl Meyer f5c932ddec How many is two? 10 yıl önce
  Markus Holtermann 066e672d79 Fixed #23473 -- Documented that @deconstructible classes need __eq__. 10 yıl önce
  Greg Brown b4d486c80f Note re migrations importing custom fields 10 yıl önce
  Andrew Godwin 45768e6b72 Update docs to be more clear about nested classes (refs #23418) 10 yıl önce