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
/
utils
Age
Commit message (
Expand
)
Author
2015-12-13
Fixed #25875 -- Prevented UnicodeDecodeError for Q object repr
Claude Paroz
2015-12-12
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
Iacopo Spalletti
2015-12-03
Fixed #25761 -- Added __cause__.__traceback__ to reraised exceptions.
Raphaël Hertzog
2015-11-28
Fixed #25812 -- Restored the ability to use custom formats with the date temp...
Gagaro
2015-11-24
Fixed a settings leak possibility in the date template filter.
Florian Apolloner
2015-11-19
Fixed #25769 -- Updated get_version() release candidate naming for PEP 0440.
Tim Graham
2015-11-18
Removed redundant termcolors.
Tim Graham
2015-11-17
Fixed #25682 -- Removed bare except clauses.
Attila Tovt
2015-11-12
Fixed #25743 -- Optimized utils.localize() and localize_input()
Jaap Roes
2015-11-11
Fixed #25720 -- Made gettext() return bytestring on Python 2 if input is byte...
Marti Raudsepp
2015-11-10
Updated six to 1.10.0.
Tim Graham
2015-11-09
Fixed #6727 -- Made patch_cache_control() patch an empty Cache-Control header.
Dwight Gunning
2015-11-07
Fixed debug view crash during autumn DST change.
Aymeric Augustin
2015-11-07
Amended comment to remove reference to the no longer used NullHandler
Neal Todd
2015-11-03
Fixed #25668 -- Misc spelling errors
Ville Skyttä
2015-10-26
Fixed #25611 -- Standardized descriptor signatures.
Tim Graham
2015-10-22
Fixed #25571 -- Fixed boolean evaluation of ungettext_lazy
Claude Paroz
2015-10-05
Removed SimpleLazyObject workaround for a Python 3 bug.
Tim Graham
2015-10-05
Removed obsolete (since Python 2.3) __safe_for_unpickling__ attribute.
Tim Graham
2015-10-03
Fixed #25389 -- Fixed pickling a SimpleLazyObject wrapping a model.
Ben Kraft
2015-09-29
Fixed #25466 -- Added backwards compatibility aliases for LoaderOrigin and St...
Tim Graham
2015-09-23
Removed RemovedInDjango110Warning.
Tim Graham
2015-09-23
Refs #23613 -- Removed django.utils.checksums per deprecation timeline.
Tim Graham
2015-09-23
Refs #23269 -- Removed the removetags template tag and related functions per ...
Tim Graham
2015-09-23
Refs #24526 -- Made the django logger handle INFO messages.
Tim Graham
2015-09-23
Fixed #25439 -- Added `SUCCESS` style to termcolor palettes
Matt Deacalion Stevens
2015-09-19
Refs #13110 -- Fixed mistakes in the new multiple enclosure feed tests
Unai Zalakain
2015-09-18
Fixed #25269 -- Allowed method_decorator() to accept a list/tuple of decorators.
fabrizio ettore messina
2015-09-18
Fixed #13110 -- Added support for multiple enclosures in Atom feeds.
Unai Zalakain
2015-09-16
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
Matt Robenolt
2015-09-07
Fixed #24917 -- Made admindocs display model methods that take arguments.
Zan Anderle
2015-09-04
Fixed #25297 -- Allowed makemessages to work with {% trans %} tags that use t...
Alexandre Pocquet
2015-09-04
Refs #25345 -- Updated links to code.google.com.
Maxime Lorant
2015-08-31
Fixed #25331 -- Removed trailing blank lines in docstrings.
Maxime Lorant
2015-08-29
Made the autoreloader survive all exceptions.
Aymeric Augustin
2015-08-29
Fixed #24704 -- Made the autoreloader survive SyntaxErrors.
Aymeric Augustin
2015-08-29
Ensured gen_filenames() yields native strings.
Aymeric Augustin
2015-08-29
Accounted for error files in the autoreloader.
Aymeric Augustin
2015-08-25
Fixed #25295 -- Restored 'no active translation' after language override
Claude Paroz
2015-08-15
Fixed #24935 -- Refactored common conditional GET handling.
Denis Cornehl
2015-08-12
Fixed #24257 -- Corrected i18n handling of percent signs.
Doug Beck
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-01
Fixed #25146 -- Allowed method_decorator() to decorate classes.
Rigel Di Scala
2015-07-17
Fixed #16501 -- Added an allow_unicode parameter to SlugField.
Edward Henderson
2015-07-13
Fixed #25099 -- Cleaned up HttpRequest representations in error reporting.
Vlastimil Zíma
2015-07-09
Fixed #25093 -- Added utils.datastructures.OrderedSet.__len__()
darkryder
2015-07-07
Refs #23882 -- Added detection for moved files when using inotify polling
Chris Bainbridge
2015-06-27
Sorted imports in __init__.py files.
Tim Graham
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-23
Fixed #25000 -- Fixed cast to string for lazy objects.
Marten Kenbeek
[prev]
[next]