hearsaycorp / django-livefield

Convenient soft-deletion for Django models.
MIT License
35 stars 19 forks source link

switch to pytest + fix deprecation #42

Closed asherf closed 6 years ago

asherf commented 6 years ago

https://docs.djangoproject.com/en/2.0/ref/models/fields/#django.db.models.Field.from_db_value https://github.com/django/django/commit/487362fa8f23d41de4db58e7408e66eb36399af0 https://github.com/gintas/django-picklefield/issues/33