This website requires JavaScript.
Explore
Help
Sign in
data.coop
/
membersystem
Watch
1
Star
0
Fork
You've already forked membersystem
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ca5f2d41ba
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 19:41:35 +02:00
from
django
.
apps
import
AppConfig
class
UsersConfig
(
AppConfig
)
:
Run linting (aka the blackening)
2019-09-01 00:27:36 +02:00
name
=
"
users
"
Reference in a new issue
Copy permalink