Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

Django Blog Project #14: Running Django 1.0

I'm now running Django 1.0 for this blog. For those who haven't heard, Django 1.0 Final was released yesterday sometime. My last Django update had been shortly after Beta 2 was released and updating to 1.0 Final didn't require any code changes for me. (I think everything since then was supposed to be bug fixes.) (I also updated my work project to 1.0 with no problem.) That's about all the content for this post. Here are some links:

Here are my notes on my path to 1.0:


And here are some Django 1.0 links:


2 Comments — feed icon Comments feed for this post


#1 Alexander Artemenko commented on 2008-09-05:

Hi! Where can I find sources for your blog engine?

It'll be very interesting to look into cause, I'm writing my blog engine too.


#2 Eliot commented on 2008-09-05:

Hi Alexander,
I currently don't have my source code available anywhere. In the mean time, check out Adam Gomaa's blog source repository.

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost