Workout With Friends
Stay fit with a little motivation
 All Classes Namespaces Files Functions Variables Properties
Namespaces | Functions
wowf.models Namespace Reference

Namespaces

namespace  challenge
namespace  lookup_tables
namespace  meta
namespace  notification
namespace  pivot_tables
namespace  tokens
namespace  user
namespace  workout

Functions

def initialize_sqla
 Initialize the SQLAlchemy connections.
def initialize_db
 Initialize the SQLAlchemy database.

Function Documentation

def wowf.models.initialize_db (   settings)

Initialize the SQLAlchemy database.

Definition at line 28 of file __init__.py.

def wowf.models.initialize_sqla (   settings)

Initialize the SQLAlchemy connections.

Definition at line 17 of file __init__.py.