Skip to content

Commit 687678c

Browse files
committed
updating changelog for sept
1 parent bb191ba commit 687678c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3773,7 +3773,7 @@ <h1>Change Log</h1>
37733773
<h2>2014</h2>
37743774
<h3>September</h3>
37753775
<ul>
3776-
<li>New resources for Flask and task queues sections.</li>
3776+
<li>New resources for Flask, Django and task queues sections.</li>
37773777
<li>A few new resources for NoSQL data stores.</li>
37783778
</ul>
37793779
<h3>August</h3>

change-log.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h1>Change Log</h1>
4646
<h2>2014</h2>
4747
<h3>September</h3>
4848
<ul>
49-
<li>New resources for Flask and task queues sections.</li>
49+
<li>New resources for Flask, Django and task queues sections.</li>
5050
<li>A few new resources for NoSQL data stores.</li>
5151
</ul>
5252
<h3>August</h3>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-09-25T09:09:50Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-09-29T05:57:43Z</updated></feed>

source/content/pages/11-misc/1103-change-log.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ the
2424

2525
## 2014
2626
### September
27-
* New resources for Flask and task queues sections.
27+
* New resources for Flask, Django and task queues sections.
2828
* A few new resources for NoSQL data stores.
2929

3030
### August

0 commit comments

Comments
 (0)