mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-29 17:36:49 +01:00
remove note about removing unsquashed testapp migrations
we already did it in #9414
This commit is contained in:
parent
2a6c4c6e1c
commit
42ed2dc30d
@ -22,7 +22,6 @@ import wagtail.test.testapp.models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
# RemovedInWagtail50Warning: Remove the old individual migrations 0001-0073.
|
||||
replaces = [
|
||||
("tests", "0001_initial"),
|
||||
("tests", "0002_customimage_collections"),
|
||||
|
Loading…
Reference in New Issue
Block a user