This is the very first post on my blog and things will probably be changing a lot as I figure out what my own needs are from this site. It is written in Python with Django, in case you were wondering (source). As of right now, it is beyond simple:
- one model
- three generic views
- a list view
- a detail view
- and a direct-to-template view.
- and finally a link to my shared items in Google Reader
The future will hold comments once I figure out how I want to stop spam (I am trying to avoid any type of registration what-so-ever) and possibly some other goodies. Until then "Hello World"!
