This website works better with JavaScript
Home
Explore
Help
Sign In
214
/
st-cloud
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
273bf9c105
Branches
Tags
ignatz
master
stable_0.1
st-cloud
/
_user
/
apps.py
apps.py
83 B
History
Raw
1
2
3
4
5
from django.apps import AppConfig
class UserConfig(AppConfig):
name = 'user'