Skip to content

Commit 9b1d948

Browse files
committed
regenerating django page
1 parent a465baf commit 9b1d948

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

all.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,9 @@ <h2>Django tutorials</h2>
218218
<p><a href="https://github.com/rosarior/awesome-django">django-awesome</a> is a curated
219219
list of Django libraries and resources.</p>
220220
</li>
221+
<li>
222+
<p><a href="https://realpython.com/learn/start-django/">Starting a Django Project</a> answers the question, “How do I setup a Django (1.5, 1.6, or 1.7) Project from scratch?”</p>
223+
</li>
221224
</ul>
222225
<h2>Django videos</h2>
223226
<ul>

django.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ <h2>Django tutorials</h2>
130130
<p><a href="https://github.com/rosarior/awesome-django">django-awesome</a> is a curated
131131
list of Django libraries and resources.</p>
132132
</li>
133+
<li>
134+
<p><a href="https://realpython.com/learn/start-django/">Starting a Django Project</a> answers the question, “How do I setup a Django (1.5, 1.6, or 1.7) Project from scratch?”</p>
135+
</li>
133136
</ul>
134137
<h2>Django videos</h2>
135138
<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-09-09T06:34: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-09-09T06:43:36Z</updated></feed>

0 commit comments

Comments
 (0)