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-11-28
Fixed E125 pep8 warnings
Christopher Medrela
2013-11-26
Fixed #21355 -- try importing _imaging from PIL namespace first.
Richard Xia
2013-11-24
Fixed #21500 -- Removed imports of deprecated utils.importlib
Baptiste Mispelon
2013-11-23
Fixed #21012 -- New API to access cache backends.
Curtis Maloney
2013-11-20
Fixed #21458 -- Made check_for_language more resistant to malformed input.
Baptiste Mispelon
2013-11-19
Use `classmethod` as a decorator.
xuxiang
2013-11-15
Fixed the use of the -ise suffix, where -ize is prefered
Alex Gaynor
2013-11-12
Fixed typo in lru_cache.py; refs #21351.
Vajrasky Kok
2013-11-11
Flake8 fixes -- including not runnign flake8 over a backported file
Alex Gaynor
2013-11-11
Fixed #21420 once more.
Aymeric Augustin
2013-11-11
Fixed #9523 -- Restart runserver after compiling apps translations
Bouke Haarsma
2013-11-11
Fixed #21420 -- Autoreloader on BSD with Python 3.
Aymeric Augustin
2013-11-11
Fix syntax error under Python 3.2.
Aymeric Augustin
2013-11-11
Fixed #21351 -- Replaced memoize with Python's lru_cache.
Bouke Haarsma
2013-11-08
Fixed #5849 -- Strip whitespace from blocktrans
Bouke Haarsma
2013-11-06
flake8 fixes
Alex Gaynor
2013-11-06
Distinguish between browser-deprecated locales and internally
Baptiste Mispelon
2013-11-05
Fix python2 breakage caused by e5e044da87800feb6ef63fef1765d8c05022d926.
Baptiste Mispelon
2013-11-05
Fixed #18419 -- Full backwards compatibility for old language codes
Bouke Haarsma
2013-11-05
Flake8 fixes
Alex Gaynor
2013-11-04
Fixed python3 breakage introduced by c0a2388a1c4ead1afaec98e4ebc953a772ca3849.
Baptiste Mispelon
2013-11-04
Fixed #18149 -- Changed language codes for Chinese
Bouke Haarsma
2013-11-04
Merge pull request #1821 from Bouke/tickets/14170
Aymeric Augustin
2013-11-04
Updated the set of watched files after each request.
Aymeric Augustin
2013-11-04
Simplify (and very very slightly speed up) the pbkdf2 implementation
Alex Gaynor
2013-11-03
Fixed all E226 violations
Alex Gaynor
2013-11-03
Fixed #14170 -- Reset i18n cache when settings change
Bouke Haarsma
2013-11-02
Correct flake8 E302 violations
Ray Ashman Jr
2013-11-02
Fixed all E261 warnings
coagulant
2013-11-02
More attacking E302 violators
Alex Gaynor
2013-11-02
Fixed flake8 E241
Boryslav Larin
2013-11-02
Merge pull request #1848 from rayashmanjr/master
Alex Gaynor
2013-11-02
Correct flake8 violation E261
Ray Ashman Jr
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-11-02
Fixed #9523 -- Restart runserver after translation MO files change
Bouke Haarsma
2013-11-01
Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-11-01
Improved resource limits handling in the kqueue autoreloader.
Aymeric Augustin
2013-10-31
Reduce the set of events that trigger a reload.
Aymeric Augustin
2013-10-30
Add instant autoreload on platforms supporting kqueue.
Aymeric Augustin
2013-10-30
Fixed #9722 - used pyinotify as change detection system when available
Unai Zalakain
2013-10-26
Fixed all the E203 violations
Alex Gaynor
2013-10-26
Fixed #21335 -- Use importlib from python3 when using python3
Andrey Antukh
2013-10-26
Fixed up some more flake8 violations (this particular violation still has man...
Alex Gaynor
2013-10-23
Fixed #21298 -- Fixed E301 pep8 warnings
Alasdair Nicol
2013-10-23
Fixed E225 pep8 warnings.
Tim Graham
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-22
Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'.
Bouke Haarsma
2013-10-21
Fixed #21275 -- Fixed a serializer error when generating migrations for contr...
Loic Bistuer
2013-10-21
Fixed #21253 -- PBKDF2 with cached HMAC key
Florian Apolloner
2013-10-21
Fixed E227 pep8 warnings
Tim Graham
[prev]
[next]