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
/
docs
/
generic_views.txt
Age
Commit message (
Expand
)
Author
2006-02-17
Fixed #1302 -- Added next_month and previous_month to template context in arc...
Adrian Holovaty
2006-02-17
Fixed #1295 -- Fixed typo in generic views docs. Thanks, Matt
Adrian Holovaty
2006-01-12
Fixed #1206 -- fixed a small typo in docs/generic_views.txt (thanks, Matt)
Jacob Kaplan-Moss
2006-01-11
Removed 'Only in Django development version' messages from the docs, because ...
Adrian Holovaty
2005-12-24
Fixed #925 -- Added TEMPLATE_CONTEXT_PROCESSORS, which lets you specify proce...
Adrian Holovaty
2005-11-30
Added allow_empty hook to archive_index date-based generic view.
Adrian Holovaty
2005-11-16
Small style cleanup of docs/generic_views.txt
Adrian Holovaty
2005-11-15
Added django.views.generic.simple.redirect_to view for issuing simple redirec...
Jacob Kaplan-Moss
2005-10-10
Fixed #605 -- Fixed template-name errors in docs/generic_views.txt. Thanks, c...
Adrian Holovaty
2005-10-10
Updated docs to reflect changes in [824]
Jacob Kaplan-Moss
2005-08-17
Fixed typo in docs/generic_views.txt
Adrian Holovaty
2005-08-17
Fixed #336 -- Typo in docs/generic_views.txt. Thanks, Matt
Adrian Holovaty
2005-08-08
Fixed typos in generic-views documentation
Adrian Holovaty
2005-07-26
Removed 'use_numeric_months' parameter in generic date views (from [308]) in ...
Adrian Holovaty
2005-07-25
Fixed #196: date-based generic views now have a "use_numeric_months" option i...
Jacob Kaplan-Moss
2005-07-25
Copy-edited docs from [303] and [304]
Adrian Holovaty
2005-07-24
A bunch of generics: documentation of generic views; cleaned up existing gene...
Jacob Kaplan-Moss
[prev]