Use the date filter: http://www.djangoproject.com/documentation/templates/#date

On Mar 2, 11:57 am, Greg <[EMAIL PROTECTED]> wrote:
> I'm querying a table in my db.  Each record that gets returned
> contains a DateField (the date it was created).  I'm able to show the
> date in the template...however I want to change the format it's being
> displayed as.  In this case it's 2008-03-01.  I want the date to show
> Mar. 1 2008.
>
> 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-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to