Skip to content

Commit

Permalink
chore: register AuthProvider model with admin site
Browse files Browse the repository at this point in the history
this is so AuthProvider can be edited too
  • Loading branch information
angela-tran committed Mar 25, 2024
1 parent 662d621 commit 6faebf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benefits/core/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@


for model in [
models.AuthProvider,
models.EligibilityType,
models.PaymentProcessor,
models.PemData,
Expand Down

0 comments on commit 6faebf8

Please sign in to comment.