Skip to content

Commit

Permalink
Merge pull request #1886 from cisagov/rh/1837-submitted-at
Browse files Browse the repository at this point in the history
ISSUE #1837: Update from created_at to submission_date
  • Loading branch information
therealslimhsiehdy authored Mar 13, 2024
2 parents cefd2fe + feafc74 commit f34fbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/registrar/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -1015,7 +1015,7 @@ def queryset(self, request, queryset):
"custom_election_board",
"city",
"state_territory",
"created_at",
"submission_date",
"submitter",
"investigator",
]
Expand Down

0 comments on commit f34fbaf

Please sign in to comment.