Skip to content

Commit

Permalink
Adding django_jsonform to installed apps
Browse files Browse the repository at this point in the history
  • Loading branch information
alextreme authored Feb 5, 2024
1 parent 65e75f0 commit 32d446a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/objecttypes/conf/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"hijack.contrib.admin",
"mozilla_django_oidc",
"mozilla_django_oidc_db",
"django_jsonform",
"rest_framework",
"solo",
"drf_spectacular",
Expand Down

0 comments on commit 32d446a

Please sign in to comment.