Guest User

Untitled

a guest
Aug 2nd, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. #imports
  2. DATABASE = 'pronoy.db'
  3. USERNAME = 'admin'
  4. PASSWORD = 'default'
  5. SECRET_KEY = 'development key'
  6. DEBUG = False
Add Comment
Please, Sign In to add comment