handle custom error templates
This commit is contained in:
@@ -8,4 +8,3 @@ class Profile(models.Model):
|
||||
|
||||
def __str__(self):
|
||||
return self.user.username
|
||||
|
||||
|
||||
Reference in New Issue
Block a user