Found 9 entries, viewing 1 through 5.

next

Blog Update | Django 1.0

The blog code has been updated to be compliant with the recent release of Django 1.0. And a small patch from Jeff.

Permalink | Posted: Sep 05, 2008 | Tags: django python blog

Drafts Do Not Go Into The Feed

Remember kids, do not feed your feed drafts. It is unprofessional.

Blog updated to filter out drafts in the RSS feed.

Permalink | Posted: Jun 12, 2008 | Tags: django python programming

Yet More Blog Upgrades

Well I've added a few more improvements to the blog software.

  1. Drafts can now be viewed on a login restricted url.
  2. The README file now has details of template tags, an example blog.html, and the CSS used.
  3. Improved doc strings so you can read template tag info in the admin.

There are other things I'd like to see, but this works well for now.

Permalink | Posted: May 20, 2008 | Tags: django python

Updates to the Blog Code

I've made some updates to the software that runs this blog. A few changes that make for good reasons to update:

  1. The subtitle block no long adds the <h2> tag. You'll need to adjust your blog.html to put tags around the subtitle block.
  2. Fixed the way it references your settings. I'm now doing it correctly by writing from django.conf import settings.
  3. Some minor other cleanup.

Share and Enjoy.

Permalink | Posted: May 19, 2008 | Tags: django python

My Blog Code

Well, I've cleaned up the Django app that runs this blog. If you look at it, you need to read the README file first. Trust me.

Highlights:

  1. Comments system that uses akismet to filter spam. After-the-fact comment filtering.
  2. RSS feeds on a per-tag basis and one of recent entries.
  3. Uses only the Django admin.
  4. Uses django-svn revision 5994. Probably broken with current versions.
  5. Shamelessly used calendar snippet.
  6. Provided templates that assume all sorts of CSS you probably aren't using! Luckily you only really need to override templates/blog/entry_abbr.html, templates/blog/entry.html, and templates/blog/calendar.html.

Available at hg.scottr.org via Mercurial: hg clone http://hg.scottr.org/blog

Permalink | Posted: Dec 31, 2007 | Tags: django python

next

Tags

42 | django | python | oggify | OSCON | OSCON07 | osx | utosc | mythtv | security | reading | music | gaming | programming | tips | shell | vim | pyobjc | cocoa | iphone | blog | git

Calendar

<< Jan >>
Mo Tu We Th Fr Sa Su
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31 1 2 3

Search

This space reserved for a search box

A Django site. Hosted on a Slicehost Slice