29 lines
581 B
ReStructuredText
29 lines
581 B
ReStructuredText
.. SQLAlchemy-Utils documentation master file, created by
|
|
sphinx-quickstart on Tue Feb 19 11:16:09 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
SQLAlchemy-Utils
|
|
================
|
|
|
|
SQLAlchemy-Utils provides various utility classes and functions for SQLAlchemy.
|
|
|
|
|
|
|
|
API Documentation
|
|
-----------------
|
|
|
|
.. module:: sqlalchemy_utils
|
|
.. autoclass:: SmartList
|
|
:members:
|
|
.. autofunction:: sort_query
|
|
.. autofunction:: escape_like
|
|
|
|
.. include:: ../CHANGES.rst
|
|
|
|
|
|
License
|
|
-------
|
|
|
|
.. include:: ../LICENSE
|