mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-10 22:03:09 +00:00
space removed between lines
This commit is contained in:
parent
67b243d189
commit
243b57c70e
1 changed files with 0 additions and 1 deletions
|
|
@ -313,7 +313,6 @@ class FormEntry(models.Model):
|
|||
def __str__(self):
|
||||
return self.__unicode__()
|
||||
|
||||
|
||||
def get_absolute_url(self):
|
||||
"""
|
||||
Absolute URL, which goes to the dashboard workspace page.
|
||||
|
|
|
|||
Loading…
Reference in a new issue