Django admin site integration #4
Unanswered
Andrei V. Plamada (aplamada)
asked this question in
Q&A
Replies: 2 comments 1 reply
|
Not yet given it much thought. What exact functionality would you expect to have IF the "integration with django admin page" is available? Note that, by using SSO with Microsoft Entra, all the user creation and modification are actually managed by Entra, not by Django's admin page. |
0 replies
|
Ray Luo (@rayluo) thanks for the prompt feedback! Django admin site is quite powerful. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Thanks for this great example.
It would be nice to be able to integrate it into the django admin page. How would this be possible?
All reactions