index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
views
/
generic
/
dates.py
Age
Commit message (
Expand
)
Author
2011-07-29
Fixed #16531 -- Fixed various instances of "undefined name" issues. Thanks, B...
Jannis Leidel
2011-06-10
More removal of poorly legible constructs to workaround Python 2.4 shortcomings.
Ramiro Morales
2011-02-14
Fixed #15287 -- Added translation markers to user-facing error messages in cl...
Russell Keith-Magee
2011-02-06
Fixed #14711 -- Corrected the calculation for the previous month in generic d...
Russell Keith-Magee
2011-01-27
Fixed #15061 -- Removed a redundant method implementation in the class-based ...
Russell Keith-Magee
2011-01-26
Fixed #15052 -- corrected an innacurate docstring in the generic views.
Alex Gaynor
2010-11-23
Fixed #14752 -- Corrected date parsing in WeekArchiveView when using %W as a ...
Russell Keith-Magee
2010-10-28
Fixed #14554 -- Raise the actual NotImplementedError exception, not the NotIm...
Russell Keith-Magee
2010-10-20
Modified the implementation of get_object() to be consistent with the approac...
Russell Keith-Magee
2010-10-18
Fixed #6735 -- Added class-based views.
Russell Keith-Magee
[prev]