This website requires JavaScript.
Explore
Help
Sign In
data.coop
/
membersystem
Watch
7
Star
2
Fork
You've already forked membersystem
4
Code
Issues
14
Pull requests
1
Releases
Wiki
Activity
5acff9e382
membersystem
/
users
/
apps.py
6 lines
85 B
Python
Raw
Normal View
History
Unescape
Escape
Renamed membersystem => project (because of tab completion nuisance) and profiles => users
2019-08-31 17:41:35 +00:00
from
django
.
apps
import
AppConfig
class
UsersConfig
(
AppConfig
)
:
Run linting (aka the blackening)
2019-08-31 22:27:36 +00:00
name
=
"
users
"
Reference in a new issue
Copy permalink