mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 17:47:02 +02:00
reformatted
This commit is contained in:
parent
046b1a8438
commit
46769cb8a6
1 changed files with 1 additions and 1 deletions
|
@ -2865,7 +2865,7 @@ class PortfolioAdmin(ListHeaderAdmin):
|
|||
return super().change_view(request, object_id, form_url, extra_context)
|
||||
|
||||
def save_model(self, request, obj, form, change):
|
||||
|
||||
|
||||
obj.creator = request.user if request.user.is_authenticated else None
|
||||
# ---- update organization name ----
|
||||
# org name will be the same as federal agency, if it is federal,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue