This website requires JavaScript.
Explore
Help
Sign in
fureunoir
/
schon
Watch
1
Star
1
Fork
You've already forked schon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b040da6e5a
schon
/
vibes_auth
/
graphene
History
Egor fureunoir Gorbunov
b040da6e5a
Fixes: 1) Update logger initialization to use "django" logger across all modules for consistency;
...
Extra: None;
2025-06-30 01:37:38 +03:00
..
__init__.py
Initial Commit
2025-04-29 22:40:30 +03:00
mutations.py
Fixes: 1) Update logger initialization to use "django" logger across all modules for consistency;
2025-06-30 01:37:38 +03:00
object_types.py
Features: 1) Add type annotations for various models and methods; 2) Introduce refined graphene resolvers to enhance permission handling; 3) Include type checking suppression with
# type: ignore
for unsupported cases.
2025-06-18 16:38:07 +03:00