handle custom error templates

This commit is contained in:
2025-09-08 09:59:16 +02:00
parent 14fe0ded02
commit 2fd139de55
9 changed files with 57 additions and 8 deletions

View File

@@ -8,4 +8,3 @@ class Profile(models.Model):
def __str__(self):
return self.user.username