Skip to content

Commit 5996ef9

Browse files
committed
update changelog
1 parent 4ba4ac2 commit 5996ef9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/pages/meta/00-change-log.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)