mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:37:30 +00:00
docs: python django example for login in secure api (#7285)
* docs: python django example docs * docs: python django example docs * docs: python django example docs * docs: change django example with review * docs: python django example docs * docs: python django example docs * docs: apply suggestions from code review Co-authored-by: Tim Möhlmann <tim+github@zitadel.com> * docs: python django example docs * docs: python django example docs * docs: python django example docs --------- Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
This commit is contained in:
@@ -178,7 +178,7 @@ module.exports = {
|
||||
selector: "div#",
|
||||
},
|
||||
prism: {
|
||||
additionalLanguages: ["csharp", "dart", "groovy", "regex", "java", "php"],
|
||||
additionalLanguages: ["csharp", "dart", "groovy", "regex", "java", "php", "python"],
|
||||
},
|
||||
colorMode: {
|
||||
defaultMode: "dark",
|
||||
|
Reference in New Issue
Block a user