time date formatting

2009-11-22 Thread matches
If I want to format the current datetime for an rss feed, I do: {% now "r" %} I want to format a date the same way coming from a DB in this format "2009-11-18 08:00:00" Is there a way to format it with that same "r" format from a template level? This clearly does not work ;) {{ pick.date "r" }

installing DB engine

2010-08-22 Thread matches
I'm trying to install the mySQL db adapter. Do I really need to compile it before I can get it to work? Is there an easier way? Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroup