pcp icon indicating copy to clipboard operation
pcp copied to clipboard

remove django-unrelated directives from settings

Open yedpodtrzitko opened this issue 13 years ago • 1 comments

...and move them into constance

eg. BANK, BANK_ACCOUNT...

yedpodtrzitko avatar Oct 04 '11 13:10 yedpodtrzitko

  • 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

yedpodtrzitko avatar Feb 24 '12 01:02 yedpodtrzitko