config.py 65 B

123
  1. DEBUG = True
  2. SQLALCHEMY_DATABASE_URI = 'sqlite:////tmp/test.db'