django/tests/templates/views
Jacob Kaplan-Moss e5be4b4f3d Added missing file from [10457].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10458 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-09 15:26:15 +00:00
..
article_archive_day.html Added missing file from [10457]. 2009-04-09 15:26:15 +00:00
article_archive_month.html
article_confirm_delete.html
article_detail.html
article_form.html
datearticle_archive_month.html Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archive_week to properly range when date_field is from DateField. Thanks nullie for the original patch and Colin Grady for the test coverage. 2008-08-23 04:46:33 +00:00
urlarticle_detail.html
urlarticle_form.html