mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	add default profile pic
This commit is contained in:
		@@ -44,6 +44,7 @@ class Note(PolymorphicModel):
 | 
			
		||||
        verbose_name=_('display image'),
 | 
			
		||||
        max_length=255,
 | 
			
		||||
        blank=True,
 | 
			
		||||
        default='pic/default.png'
 | 
			
		||||
    )
 | 
			
		||||
    created_at = models.DateTimeField(
 | 
			
		||||
        verbose_name=_('created at'),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user