We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b444f1 commit 0c15287Copy full SHA for 0c15287
docs/models.rst
@@ -50,6 +50,7 @@ using 'raw' sqlalchemy or Flask-SQLAlchemy-Lite.
50
Flask-SQLAlchemy
51
^^^^^^^^^^^^^^^^
52
Your application code should import just the required version e.g.:
53
+
54
.. code-block:: python
55
56
from flask_security.models import fsqla_v3 as fsqla
requirements/docs.txt
@@ -1,5 +1,5 @@
1
Pallets-Sphinx-Themes
2
-Sphinx<9
+Sphinx
3
sphinx-issues
4
packaging
5
0 commit comments