mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	OTL
This commit is contained in:
		@@ -10,7 +10,7 @@ from django.utils.translation import gettext_lazy as _
 | 
			
		||||
 | 
			
		||||
class Changelog(models.Model):
 | 
			
		||||
    """
 | 
			
		||||
    Store each modification on the database (except sessions and logging),
 | 
			
		||||
    Store each modification in the database (except sessions and logging),
 | 
			
		||||
    including creating, editing and deleting models.
 | 
			
		||||
    """
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user