You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try this command python manage.py cleanup_unused_media -e *.xlsx --settings=config.settings.base but it does not exclude xlsx files and try to delete them.
Also try to exclude folder and it does not work too.
Django 5.0.7
python 3.10.12
The text was updated successfully, but these errors were encountered:
I try this command
python manage.py cleanup_unused_media -e *.xlsx --settings=config.settings.base
but it does not exclude xlsx files and try to delete them.Also try to exclude folder and it does not work too.
Django 5.0.7
python 3.10.12
The text was updated successfully, but these errors were encountered: