File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,11 @@ on GitHub.
6060 [ ungettext_lazy] ( /django-utils-translation-ungettext-lazy-examples.html )
6161* Added new example code pages for Flask modules:
6262 * flask.blueprints [ Blueprint] ( /flask-blueprints-blueprint-examples.html )
63- * flask.ctx [ has_app_context] ( /flask-ctx-has-app-context-examples.html ) and
63+ * flask.ctx [ after_this_request] ( /flask-ctx-after-this-request-examples.html ) ,
64+ [ has_app_context] ( /flask-ctx-has-app-context-examples.html ) and
6465 [ has_request_context] ( /flask-ctx-has-request-context-examples.html )
6566 * flask.globals [ current_app] ( /flask-globals-current-app-examples.html )
67+ * flask.json [ JSONEncoder] ( /flask-json-jsonencoder-examples.html )
6668 * flask.sessions [ BadSignature] ( /flask-sessions-badsignature-examples.html )
6769
6870### May
You can’t perform that action at this time.
0 commit comments