mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 09:07:02 +02:00
Additional merge conflicts
This commit is contained in:
parent
5661174a2d
commit
0f0ce6be53
3 changed files with 6 additions and 6 deletions
|
@ -777,7 +777,7 @@ class DomainRequest(TimeStampedModel):
|
|||
conditions=[investigator_exists_and_is_staff],
|
||||
)
|
||||
def approve(self, send_email=True):
|
||||
"""Approve an domain_request that has been submitted.
|
||||
"""Approve an domain request that has been submitted.
|
||||
|
||||
This action cleans up the rejection status if moving away from rejected.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue