Skip to content

Commit

Permalink
Add social_django to INSTALLED_APPS
Browse files Browse the repository at this point in the history
  • Loading branch information
djyasin committed Nov 8, 2024
1 parent d388f91 commit e5efb1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awx/settings/defaults.py
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@
'ansible_base.jwt_consumer',
'ansible_base.resource_registry',
'ansible_base.rbac',
'social_django',
]


Expand Down

0 comments on commit e5efb1b

Please sign in to comment.