mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
removed update
This commit is contained in:
parent
1dfab094ab
commit
e016561e03
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.
|
"""Abstract base view for domains that enforces permissions.
|
||||||
|
|
||||||
This abstract view cannot be instantiated. Actual views must specify
|
This abstract view cannot be instantiated. Actual views must specify
|
||||||
`template_name` update.
|
`template_name`.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# DetailView property for what model this is viewing
|
# DetailView property for what model this is viewing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue