This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
advation
/
SimpleTimeTracker
mirror de
https://github.com/advation/SimpleTimeSheet.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
04e9273e70
Branches
Tags
gh-pages
master
SimpleTimeTrack...
/
authentication
/
apps.py
apps.py
103 B
Histórico
Raw
1
2
3
4
5
from django.apps import AppConfig
class AuthenticationConfig(AppConfig):
name = 'authentication'