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" }
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
2 matches
Mail list logo