summaryrefslogtreecommitdiff
path: root/django/views/generic/dates.py
AgeCommit message (Expand)Author
2010-11-23Fixed #14752 -- Corrected date parsing in WeekArchiveView when using %W as a ...Russell Keith-Magee
2010-10-28Fixed #14554 -- Raise the actual NotImplementedError exception, not the NotIm...Russell Keith-Magee
2010-10-20Modified the implementation of get_object() to be consistent with the approac...Russell Keith-Magee
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee