summaryrefslogtreecommitdiff
path: root/examples/custom_attributes/__init__.py
blob: 2072c051f3b1199e1c7834add78b30645c07b430 (plain)
1
2
3
4
5
6
7
"""
Two examples illustrating modifications to SQLAlchemy's attribute management
system.

.. autosource::

"""