Skip to content

Commit b11e6ee

Browse files
committed
updating changelog
1 parent a1c893a commit b11e6ee

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

all.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3818,8 +3818,8 @@ <h1>Change Log</h1>
38183818
<h2>2014</h2>
38193819
<h3>October</h3>
38203820
<ul>
3821-
<li>Adding new Django 1.7-specific resources section.</li>
3822-
<li>New Flask resources.</li>
3821+
<li>Adding new Django 1.7-specific resources section on the Django page.</li>
3822+
<li>New web frameworks, Bottle and Flask resources.</li>
38233823
</ul>
38243824
<h3>September</h3>
38253825
<ul>

change-log.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ <h1>Change Log</h1>
4646
<h2>2014</h2>
4747
<h3>October</h3>
4848
<ul>
49-
<li>Adding new Django 1.7-specific resources section.</li>
50-
<li>New Flask resources.</li>
49+
<li>Adding new Django 1.7-specific resources section on the Django page.</li>
50+
<li>New web frameworks, Bottle and Flask resources.</li>
5151
</ul>
5252
<h3>September</h3>
5353
<ul>

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-10-08T08:11:47Z</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-10-08T08:12:24Z</updated></feed>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ the
2424

2525
## 2014
2626
### October
27-
* Adding new Django 1.7-specific resources section.
28-
* New Flask resources.
27+
* Adding new Django 1.7-specific resources section on the Django page.
28+
* New web frameworks, Bottle and Flask resources.
2929

3030
### September
3131
* New resources for Flask, Django and task queues sections.

0 commit comments

Comments
 (0)