mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 10:46:06 +02:00
some extra text
This commit is contained in:
parent
2d4f092900
commit
1dfab094ab
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class DomainPermissionView(DomainPermission, DetailView, abc.ABC):
|
|||
"""Abstract base view for domains that enforces permissions.
|
||||
|
||||
This abstract view cannot be instantiated. Actual views must specify
|
||||
`template_name`.
|
||||
`template_name` update.
|
||||
"""
|
||||
|
||||
# DetailView property for what model this is viewing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue