mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-31 10:37:12 -04:00 
			
		
		
		
	Merge pull request #233 from lucaskolstad/django_filters_installed_app
Add django_filters to INSTALLED_APPS
This commit is contained in:
		
						commit
						02e0543a02
					
				| @ -69,6 +69,7 @@ INSTALLED_APPS = [ | |||||||
| 
 | 
 | ||||||
|     "rest_framework", |     "rest_framework", | ||||||
|     "crispy_forms", |     "crispy_forms", | ||||||
|  |     "django_filters" | ||||||
| 
 | 
 | ||||||
| ] | ] | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user