index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
migrations
Age
Commit message (
Expand
)
Author
2014-06-15
Fixed #22833: Autodetector not doing through mapping correctly
Andrew Godwin
2014-06-12
Fixed #22823 (and partly #22563) - FKs from unmigrated apps breaking state.
Andrew Godwin
2014-06-09
Remove overzealous migration flushes from migration test suite
Andrew Godwin
2014-06-08
Fixed #22777: Add dependency on through for autodetected M2M adds
Andrew Godwin
2014-06-07
Fixed #22750, #22248: Model renaming now also alters field FKs
Andrew Godwin
2014-06-07
Fixed #22436: More careful checking on method ref'ce serialization
Andrew Godwin
2014-06-05
Rewrote migration autodetector to involve actual computer science.
Andrew Godwin
2014-06-05
Merge pull request #2736 from SmileyChris/migration-run_before
Andrew Godwin
2014-06-01
Fixed #22659 -- Prevent model states from sharing field instances.
Simon Charette
2014-05-30
Improved the test for refs #22682.
Moayad Mardini
2014-05-29
Fix additional test failures caused by migration pollution
Andrew Godwin
2014-05-30
Fixed #22682 -- `makemigrations` will create `MIGRATION_MODULES` package
Moayad Mardini
2014-05-29
Implement Migration.run_before
Chris Beaven
2014-05-27
Fixed #22675 -- makemigrations --dry-run to output migrations to stdout.
Moayad Mardini
2014-05-24
Fixed #22676 -- makemigrations --dry-run should not ask for defaults
Moayad Mardini
2014-05-23
Fixed tuple serialization test.
Baptiste Mispelon
2014-05-23
Fixed #22602 -- Improved code coverage of makemigrations command tests.
Huu Nguyen
2014-05-22
Fixed #22667 -- Replaced leader/follower terminology with primary/replica
Flavio Curella
2014-05-22
Fixed #22679 -- Fixed empty tuple serialization in MigrationWriter.
Moayad Mardini
2014-05-22
Made nested deconstruction support both forms of deconstruct()
Marc Tamlyn
2014-05-21
Skipped a migrations test that's not supported on MySQL + Python 3.
Tim Graham
2014-05-20
Merge pull request #2692 from fcurella/patch-5
Alex Gaynor
2014-05-20
replaced occurrences of master/slave terminology with leader/follower
Flavio Curella
2014-05-20
Fixed #22432: SQLite M2M repointing now works. Thanks to xelnor.
Andrew Godwin
2014-05-20
Merge pull request #2634 from loic/ticket22424
Andrew Godwin
2014-05-19
Fixed #22661 -- Move makemigrations tests to the proper class
Huu Nguyen
2014-05-18
Failing testcases for #22649.
Loic Bistuer
2014-05-18
Fixed #22424 -- Fixed handling of default values for TextField/BinaryField on...
Loic Bistuer
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-08
Tests for #22325
Andrew Godwin
2014-05-08
Appeased flake8.
Aymeric Augustin
2014-05-07
Fixed #22496: Data migrations get transactions again!
Andrew Godwin
2014-05-02
Fixed #22435 -- Prevented adding a ManyToManyField from prompting for a default.
Tim Graham
2014-05-02
Fix migration autodector to work correctly with custom deconstructed values
Chris Beaven
2014-04-30
flake8 fixes.
Tim Graham
2014-04-30
Cleanup failing test w/contenttypes and remove useless graph load
Andrew Godwin
2014-04-30
Fixed #22485: Include all unmigrated apps in project state by default.
Andrew Godwin
2014-04-30
Fixed #22474 -- Made migration recorder aware of multiple databases
Claude Paroz
2014-04-29
Fixed #22447 -- Make sure custom model bases can be migrated.
Simon Charette
2014-04-26
Fixed #3214 -- Stopped parsing SQL with regex.
Aymeric Augustin
2014-04-21
Fixed table cleanup in GIS migration tests
Claude Paroz
2014-04-21
Appeased flake8 2.1.0.
Aymeric Augustin
2014-04-20
Fixed flake8 errors.
Tim Graham
2014-04-18
Fixed #22397 -- Issues removing M2M field with explicit through model
Andrew Gorcester
2014-04-18
Revert "Fixed #22397 -- Issues removing M2M field with explicit through model."
Simon Charette
2014-04-17
Fixed #22397 -- Issues removing M2M field with explicit through model.
Andrew Gorcester
2014-04-16
Fixed #22460 -- Explicity remove constraints when dropping a related field.
Motiejus Jakštys
2014-04-13
Fixed #22350 -- Consistently serialize bytes and text in migrations.
Simon Charette
2014-04-03
Fixed #22363 -- Correctly serialize `django.utils.datetime_safe` objects.
Simon Charette
2014-03-31
Fixed #22319 -- Fixed migration external dependencies when there are internal...
Loic Bistuer
[prev]
[next]