Skip to content

Commit 07f4608

Browse files
committed
Merge branch '1051-backend-model-changes-on-cosmos-to-hold-new-incoming-urls-frontend' of https://github.com/NASA-IMPACT/COSMOS into 1051-backend-model-changes-on-cosmos-to-hold-new-incoming-urls-frontend
2 parents 1dbbdfb + 868798b commit 07f4608

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sde_collections/admin.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ class CollectionAdmin(admin.ModelAdmin, ExportCsvMixin, UpdateConfigMixin):
240240
list_display = (
241241
"name",
242242
"candidate_urls_count",
243+
"delta_urls_count",
244+
"included_curated_urls_count",
243245
"config_folder",
244246
"url",
245247
"division",

0 commit comments

Comments
 (0)