descriptionpython powered blogging engine
ownerArmin Ronacher
last changeSat, 25 Oct 2008 15:48:39 +0200
changes
3 weeks agoEnTeQuAkhopefully fixed some plugin issues default tip
4 weeks agomitsuhikoChanged the all-mighty get_list to a simpler form by utilizing chained queries.
5 weeks agomitsuhikoReimplemented page and entry editing.
5 weeks agomitsuhikoIt's now possible to edit pages again. Drafts no longer appear on the index page for logged in users and sheduled posts are marked as such. Furthermore are pub dates now set on publish not on first save, this however is not true for the slugs, so if the post is edited for longer than a day, the slug has to be adapted too.
6 weeks agomitsuhikoSecond part of the switch to content types for posts.
6 weeks agomitsuhikoSlightly improved CSRF checks for forms.
7 weeks agomitsuhikoFirst part of switch to content-type based post storage.
8 weeks agomitsuhikoSwitch from database managers to custom query objects. This changeset requires the latest sqlalchemy 0.5 subversion checkout for rc2 or higher.
8 weeks agomitsuhikofixed a small limitation in forms that caused errors to not order properly
8 weeks agomitsuhikoSome small cleanups (mostly imports)
...
tags
...
branches
3 weeks agoc54bfe545bf7default
...