B-List Django Template Utilities
James Bennett released some pretty nifty Django template utilities today, as a collection of template tags. At a glance, there’s some useful stuff in there. One of my favorites: {% get_latest_object [app_name].[model_name] as [varname] %}. I can see myself using that one a lot. Also pretty cool: {% get_random_object [app_name].[model_name] as [varname] %}.
Thanks James.
Now I have a name to go with the #django irc nickname!
I have been reading your blog for a while and chatting with you in IRC and never made the connection. Wierd.
Thanks for this ubernostrum! Fantastic work!
-dougn
Doug Napoleone
12 Apr 07 at 10:03 am
@Doug,
Just to be clear, I’m not ubernostrum, nor am I James Bennett, nor am I b-list.
I’m a fan, just like you.
Chris McAvoy
12 Apr 07 at 10:17 am