This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
advation
/
SimpleTimeTracker
Mirror von
https://github.com/advation/SimpleTimeSheet.git
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
04e9273e70
Branches
Tags
gh-pages
master
SimpleTimeTrack...
/
authentication
/
apps.py
apps.py
103 B
Verlauf
Originalformat
1
2
3
4
5
from django.apps import AppConfig
class AuthenticationConfig(AppConfig):
name = 'authentication'