Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 121 Bytes

README.rst

File metadata and controls

8 lines (6 loc) · 121 Bytes

Create Pycon/settings.py and add:

from default_settings import *

DEBUG = True DATABASES = {

# your DB config }