index
:
django.git
fix-31295
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-05-01
magic-removal: Proofread and extensively expanded docs/generic_views.txt
Adrian Holovaty
2006-04-29
magic-removal: Fixed #1700 -- Updated docs/generic_views.txt to reflect magic...
Adrian Holovaty
2006-04-27
magic-removal: Merged to [2755]
Adrian Holovaty
2006-04-24
magic-removal: Removed 'New in Django development version' notes in all docs
Adrian Holovaty
2006-04-24
magic-removal: Fixed #328 -- Added archive_week generic view
Adrian Holovaty
2006-04-15
magic-removal: Fixed #1643 -- Updated generic views for template extension ch...
Adrian Holovaty
2006-03-22
magic-removal: Merged to [2548]
Adrian Holovaty
2006-03-01
magic-removal: Merged to [2454]
Adrian Holovaty
2006-02-18
magic-removal: Merged to [2338]
Adrian Holovaty
2006-02-17
magic-removal: Merged to [2323]
Adrian Holovaty
2006-02-17
magic-removal: Merged to [2319]
Adrian Holovaty
2006-01-15
magic-removal: Merged to [1960]
Adrian Holovaty
2006-01-13
magic-removal: Reapplied changes to generic_views.txt from [1945].
Joseph Kocherhans
2006-01-13
magic-removal: Fixed Adrians change's from [1933] that I accidentally undid i...
Joseph Kocherhans
2006-01-13
magic-removal: Updated docs to reflect move/rename of DjangoContext.
Joseph Kocherhans
2006-01-13
magic-removal: Got generic views working. Their info_dicts now take 'model' i...
Adrian Holovaty
2006-01-11
magic-removal: Merged to [1903]
Adrian Holovaty
2005-12-24
magic-removal: Merged to [1774]
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