This website requires JavaScript.
Explore
Help
Register
Sign in
HackENS
/
gestiojeux
Watch
5
Star
0
Fork
You've already forked gestiojeux
0
forked from
DGNum/gestiojeux
Code
Pull requests
Activity
497e83eca3
gestiojeux
/
gestiojeux_auth
/
apps.py
6 lines
104 B
Python
Raw
Normal View
History
Unescape
Escape
Authentification system; outsider login does not crash
2020-10-17 21:31:55 +02:00
from
django
.
apps
import
AppConfig
class
GestiojeuxAuthConfig
(
AppConfig
)
:
Simplify header and adapt auth pages style Having a title in the header is worse than a normal title inside the page. Restore the border to compensate.
2020-11-22 13:34:01 +01:00
name
=
"
gestiojeux_auth
"
Copy permalink