We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77546c commit 6f84215Copy full SHA for 6f84215
content/pages/meta/00-change-log.markdown
@@ -16,6 +16,9 @@ on GitHub.
16
17
## 2019
18
### August
19
+* Merged [PR #215](https://github.com/mattmakai/fullstackpython.com/pull/215)
20
+ to fix a typo on the [serverless](/serverless.html) page. Thanks
21
+ [Kyle](https://github.com/kylekizirian)!
22
* Added new [Django](/django-code-examples.html) code examples pages:
23
* [django.contrib.auth get_user_model](/django-contrib-auth-get-user-model-examples.html)
24
* [django.contrib.auth.decorators login_required](/django-contrib-auth-decorators-login-required-examples.html)
0 commit comments