jpwatts / django-positions

A Django field for custom model ordering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Deleting Positioned Object

webingine opened this issue · comments

Getting a TypeError, bad operand type for abs(): 'NoneType'

~/env/lib/python2.7/site-packages/positions/fields.py in pre_save, line 112

Thanks for getting in touch. Could you please post the model that's failing? It would also be helpful to include a simplified test case that isolates the problem.