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
2013-05-15
Removed unicode literals from PIL compat.
Florian Apolloner
2013-05-14
Fixed #19934 - Use of Pillow is now preferred over PIL.
Daniel Lindsley
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-10
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-05-10
Adding a dependency graph class and tests
Andrew Godwin
2013-04-26
Fixed #20321 -- Added missing key name in MergeDict KeyError message
Claude Paroz
2013-04-19
Fix != operations on lazy objects.
Alex Gaynor
2013-04-19
Fixed #20276 -- Implemented __bool__ for MergeDict
Anton Baklanov
2013-04-10
Fixed #20231 -- Don't use allow_lazy on smart_split
Baptiste Mispelon
2013-04-01
Fixed #20172 -- Ensured urlize supports IPv4/IPv6 addresses
Claude Paroz
2013-03-31
Fixed #20167 -- Preserve the traceback of `ImportError`s in `import_by_path`.
Joe Friedl
2013-03-28
Fixed spelling errors
Gavin Wahl
2013-03-27
Fixed #20016: worked around Jython not having a buffer.
Andreas
2013-03-22
Fixed #20108 -- Fixed filepath_to_uri decoding error
Claude Paroz
2013-03-22
Fixed #20094 - Be more careful when checking for Iterator
Marc Tamlyn
2013-03-19
Fixed #18003 -- Preserved tracebacks when re-raising errors.
konarkmodi
2013-03-18
Fixed #19456 -- Avoid infinite recursion when tracing LazyObject.__init__.
Aymeric Augustin
2013-03-18
Fixed #18447 -- Made LazyObject unwrap on dict access.
Aymeric Augustin
2013-03-18
Clarified that constant_time_compare doesn't protect string lengths.
Aymeric Augustin
2013-03-17
Updated bundled version of six.
Aymeric Augustin
2013-03-14
Fixed #17051 -- Removed some 'invalid' field error messages
Claude Paroz
2013-03-13
Refactored qs.add_q() and utils/tree.py
Anssi Kääriäinen
2013-03-12
Restricted a workaround for a bug in Python to the affected versions.
Aymeric Augustin
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2013-03-06
PEP8 cleanup of functional.py
Preston Holmes
2013-03-06
Fixed #19543 -- implemented SimpleLazyObject.__repr__
Preston Holmes
2013-03-02
Fixed getting default encoding in get_system_username
Claude Paroz
2013-03-02
Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS
Claude Paroz
2013-03-02
Added support for serializing BinaryField
Claude Paroz
2013-03-02
Add a BinaryField model field
Claude Paroz
2013-02-27
[py3] Always fed hashlib with bytes.
Łukasz Langa
2013-02-25
Fixed #18191 -- Don't consider Accept-Language redundantly in cache key.
Łukasz Langa
2013-02-25
Fixed #19634 -- Added proper __hash__ methods.
Aymeric Augustin
2013-02-24
Fixes #19763 - LocaleMiddleware should check for supported languages in setti...
Łukasz Langa
2013-02-23
Fixed #19872
Tomek Paczkowski
2013-02-23
Fixes #17866: Vary: Accept-Language header when language prefix used
Łukasz Langa
2013-02-23
Changed %r to %s in get_language_info error message.
Konrad Hałas
2013-02-23
Fixed #19811 - Added language code fallback in get_language_info.
Konrad Hałas
2013-02-15
Improved input sanitizing with thousand separators
Claude Paroz
2013-02-13
Fixed #19693 -- Made truncatewords_html handle self-closing tags
Claude Paroz
2013-02-11
Accepted None in tzname().
Aymeric Augustin
2013-02-06
Fixed #19704 -- Make use of new ungettext_lazy function at appropriate places
Alexey Boriskin
2013-02-06
Improved regex in strip_tags
Claude Paroz
2013-02-06
Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.
Simon Charette
2013-02-04
Fixed #17061 -- Factored out importing object from a dotted path
Claude Paroz
2013-02-02
Made ungettext_lazy usable for messages that do not contain the count.
Aymeric Augustin
2013-02-01
Fixed #19663 -- Allowed None in colorize() text parameter
Claude Paroz
2013-01-31
Fixed #19708 -- Exception in timezone.override(None).
Aymeric Augustin
2013-01-30
Fixed #19160 -- Made lazy plural translations usable.
Aymeric Augustin
2013-01-29
Fixed #19552 -- Enhanced makemessages handling of ``{# #}``-style template co...
Ramiro Morales
[prev]
[next]