mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
When deleting a SoftDeletableModel instance, the `using` parameter should be passed down to the `save()` method. https://docs.djangoproject.com/en/1.10/topics/db/multi-db/#selecting-a-d atabase-for-save |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fields.py | ||
| models.py | ||
| tests.py | ||