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
Age
Commit message (
Expand
)
Author
2010-11-23
Fixed #14752 -- Corrected date parsing in WeekArchiveView when using %W as a ...
Russell Keith-Magee
2010-11-20
Documented migration path for change object_list -> ListView regarding differ...
Luke Plant
2010-11-20
Fixed #14512 -- Added documentation on how to apply decorators to class-based...
Russell Keith-Magee
2010-11-17
Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio...
Jannis Leidel
2010-11-11
Fixed #14524, #14582, #14617, #14665 and #14667 -- Tweaked staticfiles app.
Jannis Leidel
2010-11-04
Fixed #9988 -- Added support for translation contexts. Thanks, Claude Paroz.
Jannis Leidel
2010-10-28
Fixed #14565 - No csrf_token on 404 page.
Luke Plant
2010-10-28
Reverted changeset [14356]
Luke Plant
2010-10-28
Fixed #14558 -- Modified the way PUT and DELETE HTTP methods are handled so t...
Russell Keith-Magee
2010-10-28
Fixed #14554 -- Raise the actual NotImplementedError exception, not the NotIm...
Russell Keith-Magee
2010-10-28
Fixed #14504 -- Corrected the way object_list is used in ListView to avoid ov...
Russell Keith-Magee
2010-10-28
Fixed #14568 -- Use keyword rather than positional arguments for form constru...
Russell Keith-Magee
2010-10-26
Fixed #14565 - No csrf_token on 404 pages
Luke Plant
2010-10-20
Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...
Jannis Leidel
2010-10-20
Modified the implementation of get_object() to be consistent with the approac...
Russell Keith-Magee
2010-10-19
Fixed #14495 -- DeletionMixin and FormMixin don't have an object to work with...
Honza Král
2010-10-19
Added a logging call on HTTP 405 for class-based views. This is for consisten...
Russell Keith-Magee
2010-10-18
Fixed #6735 -- Added class-based views.
Russell Keith-Magee
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-06
Fixed #14406 -- Added a Python 2.4 compatibility to the logging interface. Th...
Russell Keith-Magee
2010-10-04
Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf...
Russell Keith-Magee
2010-09-26
Fixed #12544 and #13600 -- Fixed static files serving view to catch invalid d...
Jannis Leidel
2010-09-26
Fixed #7535 -- Correctly set Content-Encoding header in static files serving ...
Jannis Leidel
2010-09-21
Fixed #12019 - backwards compatibility issues with cache_page decorator.
Luke Plant
2010-09-12
Debug 404 page now displays names of URL patterns, if they exist.
Malcolm Tredinnick
2010-09-11
Add option to redirect_to view to allow passing along the query string
Malcolm Tredinnick
2010-09-11
Display a repr-like result for safe-string local variables on the debug page.
Malcolm Tredinnick
2010-09-03
Added explanatory note on CSRF failure page for the case of a missing Referer...
Luke Plant
2010-05-28
Fixed #13624: added SIGNATURE to the list of settings to hide on debug pages.
Jacob Kaplan-Moss
2010-05-22
Fixed #13590 - Made CSRF failure page styling consistent with Django's defaul...
Luke Plant
2010-05-13
Fixed #13514 -- Corrected the process of loading multiple javascript translat...
Russell Keith-Magee
2010-05-04
Fixed #12164 -- Removed the Python 2.3 compatibility imports and workarounds....
Russell Keith-Magee
2010-05-02
Fixed #13388 - Refined changes made in r12384 in the JavaScript i18n admin view.
Jannis Leidel
2010-03-12
Fixed #13093 -- Updated some decorators and the decorator_from_middleware fun...
Russell Keith-Magee
2010-03-05
Fixed #12083: Ensured generating debug 404 page won't raise a key error. Than...
Karen Tracey
2010-02-24
Fixed #10216. Only try to gather template exception info if the exception is ...
Joseph Kocherhans
2010-02-24
Fixed #12944. Added Django version to the main part of the debug page. Thanks...
Joseph Kocherhans
2010-02-09
Fixed #12804 - regression with decorating admin views.
Luke Plant
2010-02-05
Fixed #3594 - Added ability to discard the language catalog in the JavaScript...
Jannis Leidel
2010-01-31
Fixed #12744 -- Improved the settings cleansing process the work with diction...
Russell Keith-Magee
2010-01-31
Fixed #12736 -- Fixed the debug page to hide passwords when they are in dicti...
Russell Keith-Magee
2010-01-10
Fixed: 3274: Added date_list context variable to the archive_month generic vi...
Karen Tracey
2010-01-10
Changed a whole bunch of places to raise exception instances instead of old-s...
Adrian Holovaty
2010-01-09
Fixed #11757 - Set mimetype when responding with HttpResponseNotModified in d...
Jannis Leidel
2010-01-04
Fixed #12492 - Refactored JavaScript format localization by separating it fro...
Jannis Leidel
2009-12-30
Fixed #12454 - Added support for localized formats to admin date and time wid...
Jannis Leidel
2009-12-30
Fixed #12448 - Make sure format strings are handled correctly as unicode.
Jannis Leidel
2009-12-22
Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...
Jannis Leidel
2009-12-22
Fixed #1142 -- Added multiple database support.
Russell Keith-Magee
2009-12-14
Fixed #6262 -- Added a cached template loader, and modified existing template...
Russell Keith-Magee
[prev]
[next]