File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Pydantic-Django
22
3- ** Documentation** :
3+ ** Documentation** : https://jordaneremieff.github.io/pydantic-django/
44
55[ Pydantic] ( https://pydantic-docs.helpmanual.io/ ) model support for [ Django] ( https://www.djangoproject.com/ ) ORM.
66
Original file line number Diff line number Diff line change 11# Pydantic-Django
22
3- ** Documentation** :
3+ ** Documentation** : https://jordaneremieff.github.io/pydantic-django/
44
55[ Pydantic] ( https://pydantic-docs.helpmanual.io/ ) model support for [ Django] ( https://www.djangoproject.com/ ) ORM.
66
Original file line number Diff line number Diff line change 1818 # Dark mode
1919 - media : " (prefers-color-scheme: dark)"
2020 scheme : slate
21- primary : deeppurple
22- accent : deeppurple
21+ primary : blue
22+ accent : blue
2323 toggle :
2424 icon : material/toggle-switch-off-outline
2525 name : Switch to light mode
You can’t perform that action at this time.
0 commit comments