Skip to content

Commit c536e59

Browse files
committed
[Docs+] Build a Newsletter Platform With Flask and MongoDB (#267)
* first draft * edits * vale * next steps * update * vale * MW feedback * MW feedback * descriptions * format * format * typos * use flask_pymongo.PyMongo * update github link
1 parent 4677611 commit c536e59

File tree

3 files changed

+700
-1
lines changed

3 files changed

+700
-1
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ toc_landing_pages = [
1111
"/crud/query",
1212
"/crud/update",
1313
"/monitoring-and-logging",
14-
"/reference"
14+
"/reference",
15+
"/integrations"
1516
]
1617

1718
intersphinx = [

source/integrations.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Third-Party Integrations and Tools
1818
.. meta::
1919
:keywords: pypi, package, web, module, pip
2020

21+
.. toctree::
22+
23+
Tutorial: Flask and Celery Integration </integrations/flask-celery-integration>
24+
2125
Overview
2226
--------
2327

0 commit comments

Comments
 (0)