mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 08:19:24 +02:00
Fix #241: autoremove media files on model instance deletion
This commit is contained in:
parent
d2c99b9f5d
commit
2569f136b7
3 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,7 @@ THIRD_PARTY_APPS = (
|
|||
'dynamic_preferences',
|
||||
'django_filters',
|
||||
'cacheops',
|
||||
'django_cleanup',
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue