<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 04:48:59 +0000</lastBuildDate>
    <item>
      <title>(Django) Django: 3 ways to serve templates in views.py - chrisaiv</title>
      <link>https://snipplr.com/view/62232/django-3-ways-to-serve-templates-in-viewspy</link>
      <description>&lt;p&gt;There are so many ways to serve templates within views.py that sometimes it's hard to get a handle on which is ideal for a project.  This snippet does not attempt to explain every possible way to serve a template, simply a few I've found helpful organized from low-level (more code) to high-level (less code)&lt;/p&gt;</description>
      <pubDate>Tue, 03 Jan 2012 03:36:32 UTC</pubDate>
      <guid>https://snipplr.com/view/62232/django-3-ways-to-serve-templates-in-viewspy</guid>
    </item>
    <item>
      <title>(Django) Django: Configuring settings.py to rely on relative paths rather than absolute - chrisaiv</title>
      <link>https://snipplr.com/view/62113/django-configuring-settingspy-to-rely-on-relative-paths-rather-than-absolute</link>
      <description>&lt;p&gt;Hate absolute Paths? Me too, I always end up forgetting to change things around when I go into production mode.  Thankfully, there's a nice, clean way to have Python do all the hard work.&lt;/p&gt;</description>
      <pubDate>Sat, 24 Dec 2011 03:24:17 UTC</pubDate>
      <guid>https://snipplr.com/view/62113/django-configuring-settingspy-to-rely-on-relative-paths-rather-than-absolute</guid>
    </item>
  </channel>
</rss>
