Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

jacob-meacham/southbaycircus.com

Repository files navigation

Rename config_template.py to config.py and fill in your secret key, admin accounts (for editing content), and email server settings.

The following modules are needed (installing with pip is probably easiest)

  • Flask 0.9
  • Flask-FlatPages 0.3
  • Flask-Login 0.1.3
  • Flask-WTF 0.8.2
  • Flask-Mail 0.7.4