mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-03 14:29:41 -04:00
0.5
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
<%namespace name="formatting" file="formatting.html"/>
|
||||
<%namespace name="nav" file="nav.html"/>
|
||||
<%namespace name="pydoc" file="pydoc.html"/>
|
||||
<%def name="title()">SQLAlchemy 0.4 Documentation - Modules and Classes</%def>
|
||||
<%def name="title()">SQLAlchemy 0.5 Documentation - Modules and Classes</%def>
|
||||
|
||||
<%!
|
||||
filename = 'docstrings'
|
||||
|
||||
Reference in New Issue
Block a user