mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
Content changes
This commit is contained in:
parent
0678fab2fa
commit
96b2d6bb97
5 changed files with 18 additions and 15 deletions
|
@ -1168,6 +1168,7 @@ class DomainAdmin(ListHeaderAdmin):
|
|||
return None
|
||||
|
||||
years = self._get_calculated_years_for_exp_date(obj)
|
||||
|
||||
# Renew the domain.
|
||||
try:
|
||||
obj.renew_domain(length=years)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue