flask.ext.dry.model =================== This has the ``Model`` class and validation code that is added to the Flask-SQLAlchemy_ model. flask.ext.dry.model.model ------------------------- .. automodule:: flask_dry.model.model .. autoclass:: Model Other Modules ------------- .. toctree:: columns validation model_utils .. _Flask-SQLAlchemy: https://pythonhosted.org/Flask-SQLAlchemy/