mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 10:29:23 +02:00
Consolidate checks on withdrawable and awaiting review
This commit is contained in:
parent
732c982caa
commit
81c27330b2
6 changed files with 44 additions and 7 deletions
|
@ -750,6 +750,7 @@ class Finished(DomainRequestWizard):
|
|||
|
||||
class DomainRequestStatus(DomainRequestPermissionView):
|
||||
template_name = "domain_request_status.html"
|
||||
|
||||
def has_permission(self):
|
||||
"""
|
||||
Override of the base has_permission class to account for portfolio permissions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue