issues
search
un1t
/
django-cleanup
Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.
MIT License
1.11k
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
added pypi badge
#60
avallbona
closed
5 years ago
1
Add PyPy3 support
#59
johnthagen
closed
5 years ago
1
Add Travis badge to README
#58
johnthagen
closed
5 years ago
1
Cherrypick Feature/travisci (#56) to release/4.0
#57
vinnyrose
closed
5 years ago
1
Feature/travisci
#56
vinnyrose
closed
5 years ago
1
Update README and new tests
#55
vinnyrose
closed
5 years ago
1
Suggestion: Add Travis CI
#54
johnthagen
closed
5 years ago
1
Add troubleshooting instructions
#53
johnthagen
closed
5 years ago
1
Does this package support djangorestframework (drf)?
#52
johnthagen
closed
5 years ago
12
If two instances refer to the same file, deleting on of them causing file deletion
#51
JediKnightChan
closed
5 years ago
2
Suggestion: Add Disclaimer that django-cleanup doesn't work with python manage.py flush
#50
kir12
closed
4 years ago
2
Test with Django 2.2
#49
texnic
closed
5 years ago
3
getting `ModuleNotFoundError: No module named 'django_cleanup.apps.CleanupConfig'; 'django_cleanup.apps' is not a package`
#48
singhravi1
closed
5 years ago
2
Ignore models
#47
vinnyrose
closed
5 years ago
1
option to exclude models from deleting files
#46
singhravi1
closed
5 years ago
4
Stop delete default file
#45
alosultan
closed
5 years ago
1
Data loss if same file is saved in multiple fields
#44
singhravi1
closed
5 years ago
6
transaction rollback handling
#43
kukosk
closed
6 years ago
3
how it works with aws S3
#42
Duonghailee
closed
6 years ago
1
Doesn't seem to work with replaced files under Django 2.0.3
#41
rspeed
closed
6 years ago
3
Support for 1.10 why the drop?
#40
fmakawa
closed
6 years ago
2
Does this work with S3 storage as well as local filesystem?
#39
lanshark
closed
6 years ago
2
Add documentation regarding TestCase vs TransactionalTestCase
#38
McPo
closed
5 years ago
4
Exception should be passed
#37
jrkerns
closed
6 years ago
3
Infinite recursion between django-modeltranslations and django-cleanup
#36
Paul424
closed
7 years ago
7
cleanup_pre_delete is not called in production environment?
#35
rightx2
closed
7 years ago
2
Breaks django-admin-sortable2
#34
kennell
closed
7 years ago
6
Documentation needs improvement.
#33
styvane
closed
7 years ago
8
save() raises FileNotFoundError
#32
mnacharov
closed
7 years ago
12
Why don't automatically connect sorl_delete signal if sorl-thumbnail is used?
#31
fabiocaccamo
closed
5 years ago
1
Fixed Error of fetching keys from cache engine.
#30
nisafknisthar
closed
8 years ago
4
Drop Django 1.6 support and reorganize code.
#29
vinnyrose
closed
8 years ago
2
Fix instance.file_field_name value after updating the file
#28
pchiquet
closed
8 years ago
4
instance.field_name is not set anymore after updating the file
#27
pchiquet
closed
8 years ago
6
clean empty folders
#26
shtalinberg
closed
5 years ago
2
Django-cleanup seems not working anymore on Django 1.8
#25
khamaileon
closed
8 years ago
24
Update README.rst
#24
beruic
closed
9 years ago
1
Add tagged releases.
#23
vinnyrose
closed
9 years ago
2
Replace pre_save with post_save and cache original values in post_init
#22
vinnyrose
closed
9 years ago
3
fixes 'old_instance' reference in try/catch
#21
lecerd
closed
9 years ago
1
Removed accidental duplicate text in README.rst
#20
gak
closed
9 years ago
1
cleanup command
#19
fabiocaccamo
closed
5 years ago
14
ImportError using django 1.6.5
#18
fabiocaccamo
closed
9 years ago
4
django < 1.7 support for find_models_with_filefield
#17
pahpa
closed
9 years ago
3
django 1.8 support
#16
rajivm1991
closed
9 years ago
1
Update MANIFEST.in
#15
suvit
closed
9 years ago
2
Cleanup cached thumbnails
#14
philippeluickx
closed
9 years ago
18
Exception raised in delete_file() method when previously no file exists
#13
snig-b
closed
9 years ago
3
Send delete signals
#12
jpotterm
closed
9 years ago
2
Sorl thumbnail compatibility
#11
jpotterm
closed
9 years ago
2
Previous
Next