pcp
pcp copied to clipboard
remove django-unrelated directives from settings
...and move them into constance
eg. BANK, BANK_ACCOUNT...
- base.py is only for django's directives settings (as if you copy-paste default config from new django project)
- config.py is for project specific values