RETIRED, further work has moved to Debian project infrastructure
Go to file
Andrew Pashkin 9e71bbccc9 Add documentation for EmailType 2016-10-17 11:02:36 +03:00
docs Add documentation for EmailType 2016-10-17 11:02:36 +03:00
sqlalchemy_utils Add documentation for EmailType 2016-10-17 11:02:36 +03:00
tests Add support for multi column observers 2016-07-14 14:11:47 +03:00
.editorconfig Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
.gitignore Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
.isort.cfg Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
.travis.yml Dropped py26 support 2016-03-05 11:06:12 +02:00
CHANGES.rst Bump version 2016-07-17 23:00:35 +03:00
LICENSE initial draft 2013-02-18 18:57:14 +02:00
MANIFEST.in Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
README.rst Convert readthedocs links for their .org -> .io migration for hosted projects 2016-06-02 22:07:37 +01:00
ROADMAP.rst Update ROADMAP 2014-07-22 11:31:32 +03:00
conftest.py Support SQLAlchemy default in-memory SQLite URL 2016-03-28 13:27:01 -04:00
setup.py Fix the LazyCryptContext stays lazy after init 2016-04-20 14:11:35 +02:00
tox.ini Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00

README.rst

SQLAlchemy-Utils

Build Status Version Status Downloads

Various utility functions, new data types and helpers for SQLAlchemy.

Resources