]> git.ipfire.org Git - thirdparty/patchwork.git/commit
migrations: Add missing Series.Meta, Patch.Meta changes
authorStephen Finucane <stephen@that.guru>
Fri, 9 Feb 2018 11:52:05 +0000 (11:52 +0000)
committerStephen Finucane <stephen@that.guru>
Tue, 13 Feb 2018 10:35:42 +0000 (10:35 +0000)
commitad494ed34608834cd942491a298a77bf679d8b4d
tree98ec07536f3c1f475db1ef1c056cb6d5587cfca8
parent7f6685a2a0b12c08c39f9de84684de8d033c57f1
migrations: Add missing Series.Meta, Patch.Meta changes

These were missed in previous patches.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: 8585ea5af ("models: Use 'base_manager_name'")
Fixes: ed7328fdb ("models: Series plural name is Series")
patchwork/migrations/0021_django_1_10_fixes.py [new file with mode: 0644]