Commit History

Author SHA1 Message Date
  Tim Graham 307acc745a Fixed #24630 -- Clarified docs about RunPython transactions. 10 years ago
  Marten Kenbeek 1a1f16d67d Fixed #24591 -- Optimized cloning of ModelState objects. 10 years ago
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 years ago
  Tim Graham 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. 10 years ago
  Loic Bistuer 8f4877c89d Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router. 10 years ago
  Markus Holtermann c8bac4b556 Fixed #24098 -- Added no-op attributes to RunPython and RunSQL 10 years ago
  Claude Paroz 2c0f64b5f6 Updated migration docs to match changes from a159b1fac 10 years ago
  Markus Holtermann aa5ef0d4fc Fixed #23822 -- Added support for serializing model managers in migration 10 years ago
  Markus Holtermann f633ba778d Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column into a NOT NULL one due to existing rows 10 years ago
  Markus Holtermann 85f6d89313 Fixed #23426 -- Allowed parameters in migrations.RunSQL 10 years ago
  Duane Hilton 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. 10 years ago
  Markus Holtermann b9a670b227 Fixed #23426 -- Don't require double percent sign in RunSQL without parameters 10 years ago
  Tim Graham e9264bc25d Revert "Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918" 10 years ago
  Andrew Godwin a8521a2c22 Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918 10 years ago
  Richard Eames 4dd5c8581d Fixed #23349 -- Clarified details about RunPython's apps argument. 10 years ago
  areski 7ca665c5f5 Fixed #23296 -- Fixed RunPython code sample in Migration Operations. 10 years ago
  Daniel Roseman e01fa71142 Corrected headings in migration docs. 10 years ago
  Andrew Godwin a8ce5fdc28 Fixed #22470: Full migration support for order_with_respect_to 10 years ago
  Tim Graham c17cd151d8 Doc edits for refs #22487. 10 years ago
  Andrew Godwin 8c12d51ea2 Fixed #22487: Optional rollback emulation for migrated apps 10 years ago
  Claude Paroz e520a73eee Harmonized some PEP 0263 coding preambles 11 years ago
  Andrew Godwin 5a917cfef3 Fixed #22496: Data migrations get transactions again! 11 years ago
  Tim Graham ab8d8e00c9 Improved formatting and links of migration docs. 11 years ago
  Aymeric Augustin 8b5b199e20 Fixed #3214 -- Stopped parsing SQL with regex. 11 years ago
  Marti Raudsepp 11d453bcad Various documentation typo/spelling fixes 11 years ago
  Andrew Godwin 09af48c70f Improve migrations/schema docs 11 years ago
  Baptiste Mispelon ea4da8e63c Fixed some typos in the documentation. 11 years ago
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. 11 years ago
  Tim Graham 7f2505ad9e Fixed doc typos. 11 years ago
  Andrew Godwin dbe82e74f2 Add reference documentation for operations and stubs for schemaeditor. 11 years ago