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

@@ -20,4 +20,3 @@ class Letting(models.Model):
def __str__(self):
return self.title