mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix unable to save ANY views
This commit is contained in:
		| @@ -393,6 +393,7 @@ class SavedViewFilterRule(models.Model): | ||||
|         (15, _("modified before")), | ||||
|         (16, _("modified after")), | ||||
|         (17, _("does not have tag")), | ||||
|         (19, _("has tags in")), | ||||
|     ] | ||||
|  | ||||
|     saved_view = models.ForeignKey( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon