]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Update database backend reference 2692/head
authorMichael V. DePalatis <mike@depalatis.net>
Wed, 26 Jun 2019 15:35:20 +0000 (09:35 -0600)
committerMichael V. DePalatis <mike@depalatis.net>
Wed, 26 Jun 2019 15:35:20 +0000 (09:35 -0600)
docs/guide/security.rst

index 03cff0da91f66756fceccf48afa8225fd34e9dfa..0dedabc3e88bf25e2e895ce6cf943e4df2efc3f2 100644 (file)
@@ -169,7 +169,7 @@ not be appropriate for non-browser-based login schemes.
 Check out the `Tornado Blog example application
 <https://github.com/tornadoweb/tornado/tree/stable/demos/blog>`_ for a
 complete example that uses authentication (and stores user data in a
-MySQL database).
+PostgreSQL database).
 
 Third party authentication
 ~~~~~~~~~~~~~~~~~~~~~~~~~~