Skip to content

Commit 3d7559d

Browse files
awolfdenAdam Wolfman
andauthored
Update UI/UX for Django apps (#83)
* Update UI/UX for Magic Link app * Update UI/UX for MFA app * Format html templates * Update UI/UX for Directory Sync app * Update UI/UX for Admin Portal app --------- Co-authored-by: Adam Wolfman <[email protected]>
1 parent 79012d0 commit 3d7559d

File tree

36 files changed

+2184
-1637
lines changed

36 files changed

+2184
-1637
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"python.formatting.provider": "black"
2+
"python.formatting.provider": "none",
3+
"[python]": {
4+
"editor.defaultFormatter": "ms-python.black-formatter"
5+
}
36
}

0 commit comments

Comments
 (0)