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

.. autosource::

"""