RETIRED, further work has moved to Debian project infrastructure
Go to file
Tom Kedem 03c58b695e fixed line too long 2016-10-02 15:25:43 +03:00
docs Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
sqlalchemy_utils Added support for backrefs using `sqlalchemy.orm.backref` which returns a tuple. 2016-07-23 23:19:22 +03:00
tests fixed line too long 2016-10-02 15:25:43 +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 Dropped py26 support 2016-03-05 11:06:12 +02: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 Use shields.io instead of pypip.in. 2015-06-08 16:11:15 +08:00
ROADMAP.rst Update ROADMAP 2014-07-22 11:31:32 +03:00
conftest.py Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
setup.py Dropped py26 support 2016-03-05 11:06:12 +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