"more TODO 2"
This commit is contained in:
parent
dedabc9a94
commit
12617f82d8
@ -5,7 +5,7 @@
|
|||||||
<p>
|
<p>
|
||||||
Even if using <a href='http://flask-sqlalchemy.pocoo.org/2.3/'>Flask-SQLAlchemy</a> to retrieve data
|
Even if using <a href='http://flask-sqlalchemy.pocoo.org/2.3/'>Flask-SQLAlchemy</a> to retrieve data
|
||||||
stored in <strong>Postgres</strong> databases is the recommended way to use <strong>TetaWebApp</strong>,
|
stored in <strong>Postgres</strong> databases is the recommended way to use <strong>TetaWebApp</strong>,
|
||||||
you're free to use the database connector that suit your need.
|
you're free to use the database connector that suits your need.
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
<li>Back office for basic content management</li>
|
<li>Back office for basic content management</li>
|
||||||
<li>Basic Ajax support</li>
|
<li>Basic Ajax support</li>
|
||||||
<li>Session management</li>
|
<li>Session management</li>
|
||||||
|
<li>Basic documentation</li>
|
||||||
|
<li>Licence</li>
|
||||||
</ul>
|
</ul>
|
||||||
</article>
|
</article>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user