Hey Waldemar and everyone else, termie here, I'm an App Engine developer and
worked on the Django Helper library.
This is something I'm deeply interested in (and many other app engine folk
agree) and I'd like to work together.
My initial goals are to get some concrete experiments up so that the pe
Hey y'all, I'd like to propose that {% blocktrans %} support resolving of
simple variables.
For example I have an object named dude with a method display_nick, ideally
being used like so:
{% blocktrans %}some text {{dude.display_nick}} is cool{% endblocktrans %}
however at the moment i am for