issues
search
san4ezy
/
django_softdelete
MIT License
79
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Question: is this compatible with django-polymorphic?
#49
ClundXIII
closed
4 days ago
2
chore: add `hard_delete` method to `DeletedQuerySet`
#48
ksylvan
opened
2 weeks ago
0
AttributeError: 'DeletedQuerySet' object has no attribute 'hard_delete' when trying to hard-delete in Django Admin
#47
ksylvan
opened
2 weeks ago
1
Fix: UUIDField compatibility with instances created under Django 4 with mariadb
#46
shamoon
closed
2 weeks ago
1
Incompatibility of UUIDFields created in Django 4 with MariaDB
#45
shamoon
opened
3 weeks ago
0
hot-fix: check protected field type in raise ProrectedError exception
#44
B-4-k-A
opened
1 month ago
0
DO NOT USE IT!!!!!!
#43
droomo
closed
2 weeks ago
3
SoftDeleteModel.delete() returns None, when Model.delete() returns tuple[int, dict[Any, int]]
#42
ksylvan
opened
1 month ago
0
Add strict default argument for querysets
#41
milosnikic
closed
1 month ago
1
Question about the fix of automatic restoration of associated objects
#40
Spawin
closed
2 weeks ago
2
Fix automatic restoration of associated objects
#39
milosnikic
closed
3 months ago
0
Fix: Added missing 'using' argument to post_delete signal in SoftDeleteModel
#38
ErenErchamion
closed
1 month ago
1
feature: Transition to hatch for build management
#37
stumpylog
opened
5 months ago
0
ManyToMany through
#36
oertels
opened
5 months ago
1
Automatic Restoration of Associated Objects in Django Models
#35
sagnik036
closed
3 months ago
2
Multiple queries
#34
sagnik036
opened
5 months ago
0
feature: Adds CHANGELOG file for tracking project changes
#33
stumpylog
opened
5 months ago
0
feat: add admin actions for restore and hard_delete
#32
kevindice
closed
6 months ago
1
Include a hard_delete action in GlobalObjectsModelAdmin
#31
kevindice
closed
6 months ago
0
Use if/else instead of match for increased python version compatibility
#30
shamoon
closed
6 months ago
1
Error: "The value of 'list_filter[0]' refers to 'is_deleted', which does not refer to a Field." when upgrading to v1
#29
tomdtp
closed
7 months ago
2
When I try to delete an object that is a ForeignKey of another, I get this error
#28
juandaherrera
opened
8 months ago
1
Adding Changelog
#27
pheanex
opened
9 months ago
0
Fix issue in delete method.
#26
vardgeskarapetyan2
closed
9 months ago
1
Fixed issue with restore functionality.
#25
vardgeskarapetyan2
closed
9 months ago
1
Fix recursion error in restore functionality.
#24
vardgeskarapetyan2
closed
9 months ago
0
RecursionError in Restore Functionality for Related Fields in Recent Release
#23
vardgeskarapetyan2
closed
9 months ago
3
Syntax error in models.py
#22
morbeo
closed
9 months ago
3
Missing "get_related_fields" Functionality in Latest Version
#21
vardgeskarapetyan2
closed
9 months ago
2
[develop] complete get_related_objects in SoftDeleteModel.
#20
artaabbasi
closed
1 year ago
0
Missing App Name for Django Settings
#19
SeSartaj
closed
9 months ago
1
app_dirs must not be set when loaders is defined.
#18
Odissine
closed
9 months ago
1
package naming
#17
xavella
opened
1 year ago
0
No specified method to get only the deleted objects.
#16
Barnaan2
closed
9 months ago
2
Use the related models on_delete setting
#15
epicserve
closed
9 months ago
2
Consider adding tests
#14
epicserve
closed
9 months ago
2
Support cascade delete
#13
kietheros
closed
9 months ago
1
How do you handle delete signals
#12
mogulh
closed
1 year ago
1
Specify using keyword for QuerySet instantiation
#11
spockNinja
closed
1 year ago
1
Declare a ModelAdmin to create the original Admin and the deleted Admin
#10
ClanEver
closed
9 months ago
5
Why pypi and repo have different versions?
#9
a-edakin
closed
2 years ago
1
Include an 'all_objects' manager
#8
diegooquendoopalytica
closed
1 year ago
2
add delete with related obj
#7
phudinhtruongk18
closed
1 year ago
0
'SoftDeleteQuerySet' object has no attribute 'disticnt'
#6
bjrukin
closed
2 years ago
1
logical is_deleted
#5
Sandman83
closed
3 years ago
2
Update README.md
#4
rnetonet
closed
3 years ago
5
Soft delete and DELETE CASCADE
#3
foucdeg
closed
3 years ago
6
DIfferebce between other soft delete projects
#2
shekarneo
closed
3 years ago
1
Install instructions incomplete and other issues
#1
RmaxTwice
closed
3 years ago
1