On supprime les images qui ne sont plus utilisées
This commit is contained in:
		@@ -63,6 +63,7 @@ INSTALLED_APPS = [
 | 
			
		||||
    "cache_cleaner",
 | 
			
		||||
    "honeypot",
 | 
			
		||||
    "template_profiler_panel",
 | 
			
		||||
    'django_cleanup.apps.CleanupConfig',
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
HONEYPOT_FIELD_NAME = "alias_name"
 | 
			
		||||
 
 | 
			
		||||
@@ -39,11 +39,12 @@ lxml==5.1.0
 | 
			
		||||
bbcode==1.1.0
 | 
			
		||||
json5==0.9.25
 | 
			
		||||
django-location-field==2.7.3
 | 
			
		||||
django-robots==6.1 
 | 
			
		||||
django-debug-toolbar==4.4.6 
 | 
			
		||||
django-robots==6.1
 | 
			
		||||
django-debug-toolbar==4.4.6
 | 
			
		||||
django-cache-cleaner==0.1.0
 | 
			
		||||
emoji==2.14.0
 | 
			
		||||
django-honeypot==1.2.1
 | 
			
		||||
django-autoslug==1.9.9
 | 
			
		||||
django-debug-toolbar-template-profiler==2.1.0
 | 
			
		||||
requests==2.32.3 
 | 
			
		||||
requests==2.32.3
 | 
			
		||||
django-cleanup==9.0.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user