Skip to content

Commit 5900374

Browse files
committed
updating changelg
1 parent 471a262 commit 5900374

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

all.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3792,6 +3792,7 @@ <h1>Change Log</h1>
37923792
<h2>2014</h2>
37933793
<h3>October</h3>
37943794
<ul>
3795+
<li>Adding new Django 1.7-specific resources section.</li>
37953796
<li>New Flask resources.</li>
37963797
</ul>
37973798
<h3>September</h3>

change-log.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ <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>
4950
<li>New Flask resources.</li>
5051
</ul>
5152
<h3>September</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-10-01T14:50:36Z</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-01T14:51:04Z</updated></feed>

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

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

2525
## 2014
2626
### October
27+
* Adding new Django 1.7-specific resources section.
2728
* New Flask resources.
2829

2930
### September

0 commit comments

Comments
 (0)