Django 1.0 compliant
05:12, 04 Sep 2008
Django 1.0 has now been released, and now my django based blogging software has been updated to meet the changes.
I've also updated the djwhitelist application which i'll get round to releasing very soon, once i've tested it with the latest django openid implementation.
I'm not sure how i feel about the changes in Django 1.0 with the structural changes, it may break my like of having all the details in one place, however design purity would require it to be separate.
The next project will be written with the intent to explore a few of the new features in Django 1.0 including the new file handling and caching facilities. I'll do a write up once i've done some more digging.
more