Skip to content

Commit 1c31fbe

Browse files
committed
updating change log
1 parent c935bba commit 1c31fbe

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

change-log.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ <h1>Change Log</h1>
5252
<h2>2014</h2>
5353
<h3>April</h3>
5454
<ul>
55+
<li>Adding the concept of "learning checklists" to web frameworks and Django
56+
pages to give readers some guidance for how to learn each topic. Will expand
57+
these checklists out into other pages over the next couple of weeks.</li>
5558
<li>Added an email sign up form to determine how many people are interested in
5659
a full book since I've had a lot of requests in person to write one.</li>
5760
<li>Added new resources to the other web frameworks section.</li>

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-04-27T13:26:53Z</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-04-27T13:28:12Z</updated></feed>

source/content/pages/10-misc/1005-change-log.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ the
2424

2525
## 2014
2626
### April
27+
* Adding the concept of "learning checklists" to web frameworks and Django
28+
pages to give readers some guidance for how to learn each topic. Will expand
29+
these checklists out into other pages over the next couple of weeks.
2730
* Added an email sign up form to determine how many people are interested in
2831
a full book since I've had a lot of requests in person to write one.
2932
* Added new resources to the other web frameworks section.

source/theme/templates/chapters/django.html

Whitespace-only changes.

0 commit comments

Comments
 (0)