]> git.ipfire.org Git - thirdparty/patchwork.git/commit
models: Only set 'base_manager_name' for Django >= 1.10
authorStephen Finucane <stephen@that.guru>
Thu, 18 May 2017 20:33:00 +0000 (21:33 +0100)
committerStephen Finucane <stephen@that.guru>
Thu, 18 May 2017 20:33:00 +0000 (21:33 +0100)
commit5708fb48adecfd9929366b114bdb6d4cd09df74e
tree505640443f33adf6c2b4129a0a9a86137e2dea06
parent7ed81278049d42dd4206235247346711e0e74fc5
models: Only set 'base_manager_name' for Django >= 1.10

Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: 8585ea5 ("models: Use 'base_manager_name'")
patchwork/models.py