mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-19 17:25:56 +02:00
cleanup
This commit is contained in:
parent
5be47e2377
commit
98c4dfa96a
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ def export_data_type_to_csv(csv_file):
|
|||
]
|
||||
filter_condition = {
|
||||
"domain__state__in": [
|
||||
Domain.State.UNKNOWN,
|
||||
Domain.State.READY,
|
||||
Domain.State.DNS_NEEDED,
|
||||
Domain.State.ON_HOLD,
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue