]> git.ipfire.org Git - thirdparty/patchwork.git/commit
Revert "models: Only set 'base_manager_name' for Django >= 1.10"
authorStephen Finucane <stephen@that.guru>
Sat, 6 Oct 2018 21:27:01 +0000 (22:27 +0100)
committerStephen Finucane <stephen@that.guru>
Sat, 6 Oct 2018 21:32:53 +0000 (22:32 +0100)
commit75564e93e1517b10fd777fd3e1061552ea2f7f0f
treef3fa1185f8f15e63f450bd0cae5ed64d56391a97
parent1cb63755c988a94e4f44e4485e1255149ef67b6b
Revert "models: Only set 'base_manager_name' for Django >= 1.10"

This reverts commit 5708fb48adecfd9929366b114bdb6d4cd09df74e.

This change required a migration which was not included in 2.0.0. It's
not possible to backport the migration but since this change only hides
a warning in the versions of Django supported here, it's easy to just
revert this.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Stable-Only
patchwork/models.py