]> git.ipfire.org Git - thirdparty/patchwork.git/commit
migrations: Explicitly set 'on_delete'
authorStephen Finucane <stephen@that.guru>
Thu, 18 May 2017 20:17:38 +0000 (21:17 +0100)
committerStephen Finucane <stephen@that.guru>
Thu, 18 May 2017 20:17:38 +0000 (21:17 +0100)
commit8289734350a4358e0dd9f5833c3fbde7acd70d54
treefb6c5eb0b91b7dfcbbe97a7a22a68056c9df6801
parent6d0b3b9d00fd90ea988ae0d28e0a3be3eaf08496
migrations: Explicitly set 'on_delete'

This raises warnings for Django 1.9 and will be mandatory in Django 2.0.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/migrations/0001_initial.py
patchwork/migrations/0002_fix_patch_state_default_values.py
patchwork/migrations/0003_add_check_model.py
patchwork/migrations/0004_add_delegation_rule_model.py
patchwork/migrations/0006_add_patch_diff.py
patchwork/migrations/0009_add_submission_model.py
patchwork/migrations/0011_remove_temp_fields.py
patchwork/migrations/0012_add_coverletter_model.py