summaryrefslogtreecommitdiff
path: root/docs/generic_views.txt
AgeCommit message (Expand)Author
2006-05-01magic-removal: Proofread and extensively expanded docs/generic_views.txtAdrian Holovaty
2006-04-29magic-removal: Fixed #1700 -- Updated docs/generic_views.txt to reflect magic...Adrian Holovaty
2006-04-27magic-removal: Merged to [2755]Adrian Holovaty
2006-04-24magic-removal: Removed 'New in Django development version' notes in all docsAdrian Holovaty
2006-04-24magic-removal: Fixed #328 -- Added archive_week generic viewAdrian Holovaty
2006-04-15magic-removal: Fixed #1643 -- Updated generic views for template extension ch...Adrian Holovaty
2006-03-22magic-removal: Merged to [2548]Adrian Holovaty
2006-03-01magic-removal: Merged to [2454]Adrian Holovaty
2006-02-18magic-removal: Merged to [2338]Adrian Holovaty
2006-02-17magic-removal: Merged to [2323]Adrian Holovaty
2006-02-17magic-removal: Merged to [2319]Adrian Holovaty
2006-01-15magic-removal: Merged to [1960]Adrian Holovaty
2006-01-13magic-removal: Reapplied changes to generic_views.txt from [1945].Joseph Kocherhans
2006-01-13magic-removal: Fixed Adrians change's from [1933] that I accidentally undid i...Joseph Kocherhans
2006-01-13magic-removal: Updated docs to reflect move/rename of DjangoContext.Joseph Kocherhans
2006-01-13magic-removal: Got generic views working. Their info_dicts now take 'model' i...Adrian Holovaty
2006-01-11magic-removal: Merged to [1903]Adrian Holovaty
2005-12-24magic-removal: Merged to [1774]Adrian Holovaty
2005-11-30Added allow_empty hook to archive_index date-based generic view.Adrian Holovaty
2005-11-16Small style cleanup of docs/generic_views.txtAdrian Holovaty
2005-11-15Added django.views.generic.simple.redirect_to view for issuing simple redirec...Jacob Kaplan-Moss
2005-10-10Fixed #605 -- Fixed template-name errors in docs/generic_views.txt. Thanks, c...Adrian Holovaty
2005-10-10Updated docs to reflect changes in [824]Jacob Kaplan-Moss
2005-08-17Fixed typo in docs/generic_views.txtAdrian Holovaty
2005-08-17Fixed #336 -- Typo in docs/generic_views.txt. Thanks, MattAdrian Holovaty
2005-08-08Fixed typos in generic-views documentationAdrian Holovaty
2005-07-26Removed 'use_numeric_months' parameter in generic date views (from [308]) in ...Adrian Holovaty
2005-07-25Fixed #196: date-based generic views now have a "use_numeric_months" option i...Jacob Kaplan-Moss
2005-07-25Copy-edited docs from [303] and [304]Adrian Holovaty
2005-07-24A bunch of generics: documentation of generic views; cleaned up existing gene...Jacob Kaplan-Moss