AVK (Alex V. Koval) personal blog

This is one of my first Django powered sites. It is my personal blog & picture gallery. I've made 90% of code in first 3 days, and was shocked how fast things can be done with Django.

Features: 1. Blog application. It uses standard django contrib comments, and does not use django tagging - I believe that way its easier to use. I have also incorporated (optional) Akismet spam filtering. 2. AVKGallery - that is very simple gallery. The main advantage is that my computer is the place where I store all my high quality photos, and I really don't like to store photos in 2 separate places. So this gallery only indexes existing storage, it does not copy anything (DRY principle). 3. PersonalWebSite - an application which ties Blog + Gallery + templates togehter. An example of a ready to use blog.

Tags: blog, english, gallery, personal, russian, site, tagging

Visit this website at http://alex.koval.kharkov.ua

Source code is available for this site at http://alex.koval.kharkov.ua/blog/code-site/

Owned by alex_avk

Comments

No comments have been posted yet. If you register or login you can post comments.