Skip to content

Commit

Permalink
hqapikey to admin
Browse files Browse the repository at this point in the history
  • Loading branch information
sravfeyn committed Dec 5, 2024
1 parent 41b7557 commit 81c7471
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions commcare_connect/opportunity/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
DeliverUnitFlagRules,
DeliveryType,
FormJsonValidationRules,
HQApiKey,
LearnModule,
Opportunity,
OpportunityAccess,
Expand All @@ -30,6 +31,7 @@
admin.site.register(DeliveryType)
admin.site.register(DeliverUnitFlagRules)
admin.site.register(FormJsonValidationRules)
admin.site.register(HQApiKey)


@admin.register(Opportunity)
Expand Down

0 comments on commit 81c7471

Please sign in to comment.