<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>blog-sources - /django-apache2-wsgi-2/</title><description>WebSVN RSS feed - blog-sources</description><lastBuildDate>Thu, 30 Apr 2026 17:38:13 +0000</lastBuildDate><generator>WebSVN 2.3.3</generator><link>https://websvn.idreammicro.com/log.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;max=40&amp;peg=9</link><atom:link href="https://websvn.idreammicro.com/rss.php?path=%2Fdjango-apache2-wsgi-2%2F&amp;peg=9&amp;repname=blog-sources" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 17 Oct 2013 09:04:21 +0000</pubDate><dc:creator>jlesech</dc:creator><title>Rev 6 -- Cosmétique.</title><description>&lt;div&gt;&lt;strong&gt;jlesech -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cosmétique.&lt;/div&gt;~ /django-apache2-wsgi-2/idreammicro/helloworld/static/helloworld/screen.css&lt;br /&gt;~ /django-apache2-wsgi-2/idreammicro/helloworld/templates/helloworld/index.html&lt;br /&gt;</description><link>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=6&amp;peg=9</link><guid>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=6&amp;peg=9</guid></item>
<item><pubDate>Tue, 15 Oct 2013 20:43:24 +0000</pubDate><dc:creator>jlesech</dc:creator><title>Rev 5 -- Django, Apache 2 : ajout de templates et de fichiers ...</title><description>&lt;div&gt;&lt;strong&gt;jlesech -- 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Django, Apache 2 : ajout de templates et de fichiers statiques.&lt;/div&gt;~ /django-apache2-wsgi-2/idreammicro/apache-vhost/idreammicro&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/static&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/static/helloworld&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/static/helloworld/screen.css&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/templates&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/templates/helloworld&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/templates/helloworld/base.html&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/templates/helloworld/index.html&lt;br /&gt;~ /django-apache2-wsgi-2/idreammicro/helloworld/views.py&lt;br /&gt;~ /django-apache2-wsgi-2/idreammicro/idreammicro/settings.py&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/static&lt;br /&gt;</description><link>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=5&amp;peg=9</link><guid>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=5&amp;peg=9</guid></item>
<item><pubDate>Sat, 12 Oct 2013 16:47:00 +0000</pubDate><dc:creator>jlesech</dc:creator><title>Rev 4 -- Article &quot;Django, Apache2 et module WSGI (mise à jour)&quot; : ...</title><description>&lt;div&gt;&lt;strong&gt;jlesech -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Article &quot;Django, Apache2 et module WSGI (mise à jour)&quot; : ajout d&apos;un exemple de vhost Apache.&lt;/div&gt;+ /django-apache2-wsgi-2/idreammicro/apache-vhost&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/apache-vhost/idreammicro&lt;br /&gt;</description><link>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=4&amp;peg=9</link><guid>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=4&amp;peg=9</guid></item>
<item><pubDate>Sat, 12 Oct 2013 15:39:18 +0000</pubDate><dc:creator>jlesech</dc:creator><title>Rev 3 -- Livraison du projet pour l&apos;article &quot;Django, Apache 2 et module ...</title><description>&lt;div&gt;&lt;strong&gt;jlesech -- 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;Livraison du projet pour l&apos;article &quot;Django, Apache 2 et module WSGI (mise à jour)&quot;.&lt;/div&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/models.py&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/tests.py&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/urls.py&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/views.py&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/helloworld/__init__.py&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/idreammicro&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/idreammicro/settings.py&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/idreammicro/urls.py&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/idreammicro/wsgi.py&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/idreammicro/__init__.py&lt;br /&gt;+ /django-apache2-wsgi-2/idreammicro/manage.py&lt;br /&gt;</description><link>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=3&amp;peg=9</link><guid>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=3&amp;peg=9</guid></item>
<item><pubDate>Sat, 12 Oct 2013 15:36:56 +0000</pubDate><dc:creator>jlesech</dc:creator><title>Rev 2 -- Ajout d&apos;un dossier...</title><description>&lt;div&gt;&lt;strong&gt;jlesech -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Ajout d&apos;un dossier...&lt;/div&gt;+ /django-apache2-wsgi-2/idreammicro&lt;br /&gt;</description><link>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=2&amp;peg=9</link><guid>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=2&amp;peg=9</guid></item>
<item><pubDate>Sat, 12 Oct 2013 15:35:44 +0000</pubDate><dc:creator>jlesech</dc:creator><title>Rev 1 -- Création d&apos;un dossier pour les sources de l&apos;article &quot;Django, Apache ...</title><description>&lt;div&gt;&lt;strong&gt;jlesech -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Création d&apos;un dossier pour les sources de l&apos;article &quot;Django, Apache 2 et module WSGI (mise à jour)&quot;.&lt;/div&gt;+ /django-apache2-wsgi-2&lt;br /&gt;</description><link>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=1&amp;peg=9</link><guid>https://websvn.idreammicro.com/revision.php?repname=blog-sources&amp;path=%2Fdjango-apache2-wsgi-2%2F&amp;rev=1&amp;peg=9</guid></item>
</channel></rss>