old-djangae-scaffold icon indicating copy to clipboard operation
old-djangae-scaffold copied to clipboard

Move all settings files into a `conf` directory

Open dannymilsom opened this issue 6 years ago • 0 comments

This is a common app hierachy for many django apps.

  • Create new conf directory
  • Update settings.py to settings_base.py
  • Update all references and imports to the old app hierachy

dannymilsom avatar Apr 23 '18 15:04 dannymilsom