Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/migration-operations.txt
Commit message (Expand)AuthorAgeFilesLines
* Corrected use of 'affect' vs 'effect' in docs.Rob Hudson2015-09-261-2/+2
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-241-21/+0
* Fixed #25430 -- Fixed incorrect RunSQL examples.Flavio Curella2015-09-201-4/+4
* Fixed #25371 -- Added reverse_sql and reverse_code exampl...Bibhas2015-09-091-3/+21
* Cleaned up example migration files in docsTyson Clugg2015-08-311-1/+3
* Capitalized "Python" in docs.Tim Graham2015-06-051-1/+1
* Fixed #24630 -- Clarified docs about RunPython transactions.Tim Graham2015-05-181-4/+16
* Fixed #24591 -- Optimized cloning of ModelState objects.Marten Kenbeek2015-04-211-1/+12
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-021-9/+0
* Fixed #22603 -- Reorganized classes in django.db.backends.Tim Graham2015-01-141-1/+1
* Fixed #22583 -- Allowed RunPython and RunSQL to provide h...Loic Bistuer2015-01-091-2/+18
* Fixed #24098 -- Added no-op attributes to RunPython and R...Markus Holtermann2015-01-091-0/+16
* Updated migration docs to match changes from a159b1facClaude Paroz2015-01-071-1/+1
* Fixed #23822 -- Added support for serializing model manag...Markus Holtermann2014-12-151-1/+18
* Fixed #23609 -- Fixed IntegrityError that prevented alter...Markus Holtermann2014-10-091-2/+14
* Fixed #23426 -- Allowed parameters in migrations.RunSQLMarkus Holtermann2014-10-021-2/+18
* Fixed #17638 -- Added crosslinks between topic and refere...Duane Hilton2014-09-301-0/+3
* Fixed #23426 -- Don't require double percent sign in RunS...Markus Holtermann2014-09-241-0/+5
* Revert "Undocumented SeparateDatabaseAndState so crash is...Tim Graham2014-09-021-3/+15
* Undocumented SeparateDatabaseAndState so crash is not RB....Andrew Godwin2014-09-011-15/+3
* Fixed #23349 -- Clarified details about RunPython's apps ...Richard Eames2014-08-271-4/+6
* Fixed #23296 -- Fixed RunPython code sample in Migration ...areski2014-08-151-2/+4
* Corrected headings in migration docs.Daniel Roseman2014-07-241-3/+4
* Fixed #22470: Full migration support for order_with_respe...Andrew Godwin2014-06-151-0/+18
* Doc edits for refs #22487.Tim Graham2014-06-091-1/+1
* Fixed #22487: Optional rollback emulation for migrated appsAndrew Godwin2014-06-091-2/+11
* Harmonized some PEP 0263 coding preamblesClaude Paroz2014-05-151-1/+1
* Fixed #22496: Data migrations get transactions again!Andrew Godwin2014-05-071-1/+7
* Improved formatting and links of migration docs.Tim Graham2014-04-271-68/+43
* Fixed #3214 -- Stopped parsing SQL with regex.Aymeric Augustin2014-04-261-9/+8
* Various documentation typo/spelling fixesMarti Raudsepp2014-04-231-1/+1
* Improve migrations/schema docsAndrew Godwin2014-04-141-1/+40
* Fixed some typos in the documentation.Baptiste Mispelon2014-03-021-1/+1
* Fixed spelling mistakes in docs.Tim Graham2014-03-011-2/+2
* Fixed doc typos.Tim Graham2014-02-281-3/+3
* Add reference documentation for operations and stubs for ...Andrew Godwin2014-02-121-0/+320