We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee87ac commit da7f60dCopy full SHA for da7f60d
content/pages/12-meta/01-change-log.markdown
@@ -14,6 +14,10 @@ inception in December 2012. You can view detailed changes via the
14
15
16
## 2017
17
+### August
18
+* Fixed diagram mistake on [Peewee](/peewee.html) ORM page that was
19
+ referencing SQLAlchemy instead of Peewee.
20
+
21
### July
22
* Added new
23
[Bokeh+Bottle bar charts post](/blog/python-bottle-bokeh-bar-charts.html)
@@ -28,7 +32,6 @@ inception in December 2012. You can view detailed changes via the
28
32
blog post thanks to my [colleague Greg Baugues'](http://baugues.com/)
29
33
sharp eyes.
30
34
31
-
35
### June
36
* New blog post on
37
[How to Create Your First Static Site with Pelican and Jinja2](/blog/generating-static-websites-pelican-jinja2-markdown.html).
0 commit comments