mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-19 17:25:56 +02:00
Tweak templates and save invitation status change
This commit is contained in:
parent
2693641f2b
commit
64553e0d01
5 changed files with 9 additions and 9 deletions
|
@ -44,3 +44,4 @@ class User(AbstractUser):
|
|||
email=self.email, status=DomainInvitation.SENT
|
||||
):
|
||||
invitation.retrieve()
|
||||
invitation.save()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue