This website requires JavaScript.
Explore
Help
Sign In
rluch
/
membersystem
Watch
1
Star
0
Fork
You've already forked membersystem
0
forked from
data.coop/membersystem
Code
Issues
Pull requests
Releases
Wiki
Activity
c4596c25c6
membersystem
/
accounting
/
apps.py
6 lines
95 B
Python
Raw
Normal View
History
Unescape
Escape
Adding accounting and membership apps + pre-commit linting stuff
2018-06-23 19:08:56 +00:00
from
django
.
apps
import
AppConfig
class
AccountingConfig
(
AppConfig
)
:
Run linting (aka the blackening)
2019-08-31 22:27:36 +00:00
name
=
"
accounting
"
Reference in a new issue
Copy permalink