"more TODO 2"
This commit is contained in:
parent
dedabc9a94
commit
12617f82d8
@ -5,7 +5,7 @@
|
||||
<p>
|
||||
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>,
|
||||
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>
|
||||
</article>
|
||||
{% endblock %}
|
||||
|
@ -8,6 +8,8 @@
|
||||
<li>Back office for basic content management</li>
|
||||
<li>Basic Ajax support</li>
|
||||
<li>Session management</li>
|
||||
<li>Basic documentation</li>
|
||||
<li>Licence</li>
|
||||
</ul>
|
||||
</article>
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user