id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 14085,"DATE_FORMAT, TIME_FORMAT etc. docs should have a link to allowed formatting strings",Miikka,nobody,"From the page http://docs.djangoproject.com/en/dev/ref/settings/#date-format: {{{ DATE_FORMAT Default: 'N j, Y' (e.g. Feb. 4, 2003) The default formatting to use for displaying date fields in any part of the system. Note that if USE_L10N is set to True, then the locale-dictated format has higher precedence and will be applied instead. See allowed date format strings. }}} I gather ""allowed date format strings"" should be a link to [http://docs.djangoproject.com/en/dev/ref/templates/builtins/#now now template tag documentation], but it isn't a link at all. Same goes for DATETIME_FORMAT, TIME_FORMAT and all the other date/time formatting related settings.",,closed,Documentation,dev,,fixed,,,Accepted,0,0,0,0,0,0