Skip to content

Commit

Permalink
Merge pull request #312 from open-contracting/263-regions
Browse files Browse the repository at this point in the history
feat: add region to collection
  • Loading branch information
yolile authored Nov 2, 2023
2 parents 43ca621 + f823025 commit ac078c6
Show file tree
Hide file tree
Showing 10 changed files with 552 additions and 369 deletions.
1 change: 1 addition & 0 deletions data_registry/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ class CollectionAdmin(TabbedDjangoJqueryTranslationAdmin):
"country_en",
"country_es",
"country_ru",
"region",
"title_en",
"title_es",
"title_ru",
Expand Down
Loading

0 comments on commit ac078c6

Please sign in to comment.