Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
Add those new fields to the 'Data Fields' admin section, refs #650
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Jun 16, 2021
1 parent 487bb74 commit 23eb061
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vaccinate/core/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,12 @@ class LocationAdmin(DynamicListDisplayMixin, CompareVersionAdmin):
"dn_latest_non_skip_report",
"dn_skip_report_count",
"dn_yes_report_count",
"appointments_walkins_last_updated_at",
"appointments_walkins_provenance_source_location",
"vaccines_offered_provenance_report",
"vaccines_offered_last_updated_at",
"vaccines_offered_provenance_source_location",
"appointments_walkins_provenance_report",
),
},
),
Expand Down

0 comments on commit 23eb061

Please sign in to comment.