<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Python Module Index — SaaS in a Flask 0.1.0 documentation</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/alabaster.css" /> <link rel="stylesheet" type="text/css" href="_static/graphviz.css" /> <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> <script src="_static/jquery.js"></script> <script src="_static/underscore.js"></script> <script src="_static/doctools.js"></script> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="stylesheet" href="_static/custom.css" type="text/css" /> <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> </head><body> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <h1>Python Module Index</h1> <div class="modindex-jumpbox"> <a href="#cap-a"><strong>a</strong></a> </div> <table class="indextable modindextable"> <tr class="pcap"><td></td><td> </td><td></td></tr> <tr class="cap" id="cap-a"><td></td><td> <strong>a</strong></td><td></td></tr> <tr> <td><img src="_static/minus.png" class="toggler" id="toggle-1" style="display: none" alt="-" /></td> <td> <a href="autoapi/app/index.html#module-app"><code class="xref">app</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/apis/index.html#module-app.apis"><code class="xref">app.apis</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/config/index.html#module-app.config"><code class="xref">app.config</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/config_dev/index.html#module-app.config_dev"><code class="xref">app.config_dev</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/forms/index.html#module-app.forms"><code class="xref">app.forms</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/forms/app_forms/index.html#module-app.forms.app_forms"><code class="xref">app.forms.app_forms</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/misc_func/index.html#module-app.misc_func"><code class="xref">app.misc_func</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/models/index.html#module-app.models"><code class="xref">app.models</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/tests/index.html#module-app.tests"><code class="xref">app.tests</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/tests/conftest/index.html#module-app.tests.conftest"><code class="xref">app.tests.conftest</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/tests/test_admin/index.html#module-app.tests.test_admin"><code class="xref">app.tests.test_admin</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/tests/test_cli/index.html#module-app.tests.test_cli"><code class="xref">app.tests.test_cli</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/tests/test_fastapi/index.html#module-app.tests.test_fastapi"><code class="xref">app.tests.test_fastapi</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/tests/test_forms/index.html#module-app.tests.test_forms"><code class="xref">app.tests.test_forms</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/tests/test_models/index.html#module-app.tests.test_models"><code class="xref">app.tests.test_models</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/tests/test_views/index.html#module-app.tests.test_views"><code class="xref">app.tests.test_views</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/views/index.html#module-app.views"><code class="xref">app.views</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/views/admin/index.html#module-app.views.admin"><code class="xref">app.views.admin</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/views/auth/index.html#module-app.views.auth"><code class="xref">app.views.auth</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/views/error_pages/index.html#module-app.views.error_pages"><code class="xref">app.views.error_pages</code></a></td><td> <em></em></td></tr> <tr class="cg-1"> <td></td> <td>    <a href="autoapi/app/views/main/index.html#module-app.views.main"><code class="xref">app.views.main</code></a></td><td> <em></em></td></tr> </table> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h1 class="logo"><a href="index.html">SaaS in a Flask</a></h1> <h3>Navigation</h3> <p class="caption"><span class="caption-text">Contents:</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="autoapi/index.html">API Reference</a></li> </ul> <div class="relations"> <h3>Related Topics</h3> <ul> <li><a href="index.html">Documentation overview</a><ul> </ul></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script>$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer"> ©2021, Navan Chauhan. | Powered by <a href="http://sphinx-doc.org/">Sphinx 4.0.2</a> & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> </div> </body> </html>