forbajato / owh

Testing Flask-Diamond to create a OWH project databse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

owh

Track testing results for OWH project

Overview

Flask-Diamond imports many other Flask extensions and glues them all together. The end result is a model administration view, accounts and high-level account operations (e.g. password reset), testing, documentation, deployment, and more.

Installation

The following will install owh.

mkdir owh
cd owh
mkvirtualenv -a . owh
make install docs test db server

Documentation

http://my-app.example.com

About

Testing Flask-Diamond to create a OWH project databse


Languages

Language:Python 51.2%Language:HTML 41.1%Language:Makefile 5.7%Language:Mako 1.2%Language:CSS 0.8%