Skip to content

Commit 77e890b

Browse files
committed
adding djangocon eu videos
1 parent b7a949f commit 77e890b

File tree

4 files changed

+12
-1
lines changed

4 files changed

+12
-1
lines changed

all.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -641,6 +641,10 @@ <h2>Web development with Django, Flask and other frameworks</h2>
641641
<a href="http://pyvideo.org/category">earlier US and DjangoCon EU conferences</a> are
642642
all available free of charge.</p>
643643
</li>
644+
<li>
645+
<p>DjangoCon EU videos are also available from
646+
<a href="https://vimeo.com/channels/952478/videos">2015</a>.</p>
647+
</li>
644648
</ul>
645649
<h2>Core Python language videos</h2>
646650
<ul>

best-python-videos.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ <h2>Web development with Django, Flask and other frameworks</h2>
102102
<a href="http://pyvideo.org/category">earlier US and DjangoCon EU conferences</a> are
103103
all available free of charge.</p>
104104
</li>
105+
<li>
106+
<p>DjangoCon EU videos are also available from
107+
<a href="https://vimeo.com/channels/952478/videos">2015</a>.</p>
108+
</li>
105109
</ul>
106110
<h2>Core Python language videos</h2>
107111
<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>2015-09-17T09:11:11Z</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>2015-09-18T12:01:32Z</updated></feed>

source/content/pages/01-introduction/07-best-python-videos.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ to learn more about web development.
6969
[earlier US and DjangoCon EU conferences](http://pyvideo.org/category) are
7070
all available free of charge.
7171

72+
* DjangoCon EU videos are also available from
73+
[2015](https://vimeo.com/channels/952478/videos).
74+
7275

7376
## Core Python language videos
7477
* Jessica McKellar's

0 commit comments

Comments
 (0)