Skip to content
  • Dan McGee's avatar
    Ensure consistent date formatting everywhere · b084936a
    Dan McGee authored
    
    
    Set up a default DATE_FORMAT in settings.py and use it everywhere we do the
    '|date' template filter rather than hardcoding the value in the template.
    This also fixes a regression with news date/time now that we changed the
    field to store both date and time.
    
    Signed-off-by: default avatarDan McGee <dan@archlinux.org>
    b084936a