
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
23 lines
790 B
ReStructuredText
23 lines
790 B
ReStructuredText
SQLAlchemy-Utils
|
|
================
|
|
|
|
|Build Status| |Version Status| |Downloads|
|
|
|
|
|
|
Various utility functions, new data types and helpers for SQLAlchemy.
|
|
|
|
|
|
Resources
|
|
---------
|
|
|
|
- `Documentation <https://sqlalchemy-utils.readthedocs.io/>`_
|
|
- `Issue Tracker <http://github.com/kvesteri/sqlalchemy-utils/issues>`_
|
|
- `Code <http://github.com/kvesteri/sqlalchemy-utils/>`_
|
|
|
|
.. |Build Status| image:: https://travis-ci.org/kvesteri/sqlalchemy-utils.svg?branch=master
|
|
:target: https://travis-ci.org/kvesteri/sqlalchemy-utils
|
|
.. |Version Status| image:: https://img.shields.io/pypi/v/SQLAlchemy-Utils.svg
|
|
:target: https://pypi.python.org/pypi/SQLAlchemy-Utils/
|
|
.. |Downloads| image:: https://img.shields.io/pypi/dm/SQLAlchemy-Utils.svg
|
|
:target: https://pypi.python.org/pypi/SQLAlchemy-Utils/
|