Archive for the ‘django’ tag
Creating a default DATETIME_FORMAT filter for django
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 »
code = joy
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 »