un1t/django-cleanup
Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.
PythonMIT
Issues
- 3
Attribute error upon cache cleanup
#109 opened by sevdog - 2
Feature/Management command (`cleanup_files`)
#104 opened by barseghyanartur - 6
- 3
Remote storage?
#106 opened by richardARPANET - 4
- 3
add compatibility with django-versatileimagefield
#102 opened by Zepmanbc - 1
Not working with Django 4.1+
#99 opened by danjac - 6
- 1
FileField ID in pre-delete
#96 opened by NadavK - 4
When copying Model-Instances as per django documentation, adjusting either deletes the File for the other
#98 opened by Grosskopf - 24
- 4
ImportError using django 1.6.5
#18 opened by fabiocaccamo - 2
Add tagged releases.
#23 opened by vinnyrose - 6
- 6
Breaks django-admin-sortable2
#34 opened by kennell - 7
- 12
save() raises FileNotFoundError
#32 opened by mnacharov - 2
- 3
Exception should be passed
#37 opened by jrkerns - 2
Support for 1.10 why the drop?
#40 opened by fmakawa - 2
- 3
- 1
how it works with aws S3
#42 opened by Duonghailee - 3
transaction rollback handling
#43 opened by kukosk - 4
- 6
- 2
getting `ModuleNotFoundError: No module named 'django_cleanup.apps.CleanupConfig'; 'django_cleanup.apps' is not a package`
#48 opened by singhravi1 - 8
Documentation needs improvement.
#33 opened by styvane - 3
Test with Django 2.2
#49 opened by texnic - 1
Why don't automatically connect sorl_delete signal if sorl-thumbnail is used?
#31 opened by fabiocaccamo - 2
clean empty folders
#26 opened by shtalinberg - 14
cleanup command
#19 opened by fabiocaccamo - 2
If two instances refer to the same file, deleting on of them causing file deletion
#51 opened by JediKnightChan - 12
- 1
Suggestion: Add Travis CI
#54 opened by johnthagen - 2
Renaming file, causes deletion
#63 opened by papigers - 7
- 2
Suggestion: Add Disclaimer that django-cleanup doesn't work with python manage.py flush
#50 opened by kir12 - 7
Deletes unwanted files
#68 opened by harshraj22 - 3
Make a Django 3.0 release
#70 opened by squio - 1
No CHANGELOG
#73 opened by DmytroLitvinov - 5
- 8
Deletes Files shared between instances
#79 opened by Ri-Dearg - 4
PermissionError: There was an exception deleting the file because it is being used by another process
#84 opened by ggmblr - 5
- 4
Check uniqueness before delete?
#85 opened by tonypottera24 - 1
Files not deleted on database rollbacks
#87 opened by electrocnic - 3
Cleanup empty directories
#93 opened by mhamid3d - 2
Exclude a particular file/files?
#91 opened by SohailAQ - 2
Migrate to new CI platform
#89 opened by johnthagen