Mike Chambers

code = joy

Archive for the ‘django’ tag

Creating a default DATETIME_FORMAT filter for django

with 2 comments

Here is a simple django template filter that will format a date according to the DATETIME_FORMAT variable in the settings file.
Read the rest of this entry »

Written by mikechambers

May 2nd, 2008 at 3:46 pm

Posted in General

Tagged with