Recent activity

Today

wkornewald committed f288e12508a1 to allbuttonspressed
added a redirect middleware, so users don't try to retweet or comment from a secondary domain (introducing different links to the same article)
6 hours ago
wkornewald committed d0d2728e6db4 to allbuttonspressed
improved design a little bit and fixed html validation errors
7 hours ago
wkornewald committed ab3c448b5bb3 to allbuttonspressed
renamed feeds templatetag and changed page to rendered_content
8 hours ago
wkornewald committed 8e6aec00a71b to allbuttonspressed
integrated highlight and rest CSS
8 hours ago
wkornewald committed 05d15cf1bd98 to allbuttonspressed
added pygments and rest css
8 hours ago

Yesterday

wkornewald committed 36b23f3ff614 to allbuttonspressed
fixed typo
28 hours ago
wkornewald committed 909c25d5c7c3 to allbuttonspressed
added TWITTER_USERNAME setting for retweet buttons (and possibly other features)
28 hours ago
wkornewald committed ae9ebe0b92ad to allbuttonspressed
added blog variable to post_detail template
28 hours ago
wkornewald committed 7cdee2b243ad to allbuttonspressed
added sidebar for all pages and a feedburner subscription widget at the top of the sidebar specifically for blogs
29 hours ago
wkornewald committed dd025adc1164 to allbuttonspressed
added support for rst markup and pygments code highlighting
33 hours ago
wkornewald began following django-3k
38 hours ago
wkornewald committed 9c3764ce7db4 to allbuttonspressed
allow to change primary key for models where it would make sense
2 days ago

Repositories

 wkornewald / allbuttonspressed (created 5 days ago)

 wkornewald / djangoappengine (created 7 weeks ago)

Django backends for App Engine support.

 wkornewald / django-nonrel (created 3 weeks ago)

Non-relational backend support for Django via the new multi-db SQL compiler layer. Also see discussion group http://groups.google.com/group/django-non-relational and tasks list https://spreadsheets.google.com/ccc?key=0AnLqunL-SCJJdE1fM0NzY1JQTXJuZGdEa0huODVfRHc&hl=en

 wkornewald / django-nonrel-hacked (created 3 months ago)

Please use the django-nonrel-multidb repository, instead!

 wkornewald / django-nonrel-lazy (created 5 days ago)

Lazy-loading branch for optimized instance startup times.

 wkornewald / django-nonrel-multidb (created 3 months ago)

Please use the http://bitbucket.org/wkornewald/django-nonrel/ branch instead

 wkornewald / django-testapp (created 4 months ago)

 wkornewald / djangotoolbox (created 7 weeks ago)

Small set of useful Django tools. Goals: 1) be usable with non-relational Django backends 2) load no unnecessary code (faster instance startups) 3) provide good coding conventions and tools which have a real impact on your code (no "matter of taste" utilities)

 wkornewald / pymeta (created 2 weeks ago)

 wkornewald / PyvaScript (created 2 weeks ago)

An easier JavaScript syntax inspired by Python with the goal of removing as many bug sources as possible.