summaryrefslogtreecommitdiff
path: root/tests/migrations/test_migrations_bad_pyc
AgeCommit message (Collapse)Author
2018-06-15Fixed #29498 -- Fixed a missing pyc test file in source distribution.Tim Graham
2018-03-23Fixed #23406 -- Allowed migrations to be loaded from .pyc files.Dan Watson