-
Notifications
You must be signed in to change notification settings - Fork 102
Issues: scoursen/django-softdelete
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Migration Error with Django 5.1. Probably due to use of 'AlterIndexTogether'/'index_together'
#108
opened Sep 6, 2024 by
Beschus
queryset = Model.objects.all()
not working using django_tenants
#102
opened Jun 15, 2023 by
alejandro-sisteya
django makemigrations command creates new migrations for softdelete package
#82
opened Sep 22, 2021 by
fizyk
No good way to undelete objects that don't know that they are deleted yet
#74
opened Jan 19, 2021 by
ralokt
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.