1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/templates/views
2008-08-23 04:46:33 +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