We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506353c commit 991f65eCopy full SHA for 991f65e
content/pages/meta/00-change-log.markdown
@@ -15,6 +15,12 @@ on GitHub.
15
16
17
## 2019
18
+### September
19
+* Added new Django code example pages:
20
+ * [django.db OperationalError](/django-db-operationalerror-examples.html)
21
+ * [django.apps.config AppConfig](/django-apps-config-appconfig-examples.html)
22
+
23
24
### August
25
* Added stub page for [mod_wsgi](/mod-wsgi.html).
26
* Merged [PR #215](https://github.com/mattmakai/fullstackpython.com/pull/215)
0 commit comments