<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Highub &#187; Django</title>
	<atom:link href="http://www.highub.com/category/django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.highub.com</link>
	<description>Answers to all your programming questions</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:06:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using CSS in Django</title>
		<link>http://www.highub.com/using-css-in-django/</link>
		<comments>http://www.highub.com/using-css-in-django/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 15:38:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=144</guid>
		<description><![CDATA[Here is the official document that explains how to use CSS in Django: http://docs.djangoproject.com/en/dev/howto/static-files/, basically it&#8217;s about setting up your URL&#8217;s, then reference you media files in the template.]]></description>
			<content:encoded><![CDATA[<p>Here is the official document that explains how to use CSS in Django: http://docs.djangoproject.com/en/dev/howto/static-files/, basically it&#8217;s about setting up your URL&#8217;s, then reference you media files in the template.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/using-css-in-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
