{"id": 8418, "created": "2008-08-19 15:13:26", "changetime": "2008-10-15 03:03:57", "last_pulled_from_trac": "2022-03-06 03:42:12.811281", "stage": "Unreviewed", "status": "closed", "component": "Generic views", "type": null, "severity": null, "version": "dev", "resolution": "wontfix", "summary": "archive_year should pass a date year object to template context instead of four digit unicode", "description": "The date_based generic view to manage years should pass year as a date object to template context in order to be coherent with other date_based generic views. ", "owner": "nobody", "reporter": "esauro@gmail.com", "keywords": null, "easy": 0, "has_patch": 0, "needs_better_patch": 0, "needs_tests": 0, "needs_docs": 0, "ui_ux": 0} {"id": 8420, "created": "2008-08-19 15:58:25", "changetime": "2011-09-28 16:12:17", "last_pulled_from_trac": "2022-03-06 03:42:13.131119", "stage": "Unreviewed", "status": "closed", "component": "Generic views", "type": null, "severity": null, "version": "dev", "resolution": "wontfix", "summary": "Inconsistent use of template_name in generic views", "description": "Nearly all generic views use the parameter ''template_name'' to provide a custom template for rendering purposes.\r\n\r\nBut, the generic view ''django.views.generic.simple.direct_to_template'' uses the parameter ''template'' instead of ''template_name'' for exactly the same.\r\n\r\nThis is an inconsistency that probably should be fixed before releasing 1.0.", "owner": "nobody", "reporter": "benjixx", "keywords": null, "easy": 0, "has_patch": 0, "needs_better_patch": 0, "needs_tests": 0, "needs_docs": 0, "ui_ux": 0}