Files
sqlalchemy/test/base
Mike Bayer dbaf82d258 Add version token to error URL
the sqlalche.me redirector now supports the numerical version
code in the URL, e.g. /13/, /14/, /20/, etc., so that we can
redirect to the error codes for the appropriate version
of SQLAlchemy in use without going through the catch-all "latest"
link.   If a particular version of the docs is no longer on the
site, the redirect will revert to falling through the "latest"
link (which ultimately lands on the current release version,
/13/ at the time of this writing).

Change-Id: I3bb463fd6fb6c8767c95a57f3699aba715a9a72d
2020-06-11 14:31:57 -04:00
..
2019-01-06 18:23:11 -05:00
2020-06-11 14:31:57 -04:00
2019-06-20 13:50:41 -04:00
2020-05-23 00:05:13 -04:00