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
Age
Commit message (
Expand
)
Author
2013-11-11
Fixed #21420 once more.
Aymeric Augustin
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-11
Fixed #20990 -- Ensured unicode paths in compilemessages
Claude Paroz
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-09
Fixed #14800 -- Suppressed WSGIRequestHandler message filtering
Claude Paroz
2013-11-09
Fixed spelling of compatibility.
Tim Graham
2013-11-09
Fixed #21398 -- Fixed BCryptSHA256PasswordHasher with py-bcrypt and Python 3.
Tim Graham
2013-11-09
flake8 fix
Alex Gaynor
2013-11-09
Fixed #21383 -- Added request details in SuspiciousOperation messages
Claude Paroz
2013-11-09
Don't initialize PostGIS-specific stuff for non-db connections
Claude Paroz
2013-11-09
Removed useless comment. Refs #21172
Anssi Kääriäinen
2013-11-09
Fixed #16969 -- Don't connect to named database when possible
Claude Paroz
2013-11-09
Merge pull request #1743 from unaizalakain/ticket_21172
Anssi Kääriäinen
2013-11-08
Fixed a typo in admindocs template
Claude Paroz
2013-11-08
Fixed #17529 -- get_template_from_string default arguments break
Unai Zalakain
2013-11-08
Fixed #13970 -- Made SelectDateWidget use the standard widget is_required att...
Claude Paroz
2013-11-07
Fixed a couple flake8 warnings.
Tim Graham
2013-11-08
Fixed #5849 -- Strip whitespace from blocktrans
Bouke Haarsma
2013-11-07
Merge pull request #1850 from unaizalakain/ticket_13725
Anssi Kääriäinen
2013-11-07
Fixed #13725 -- take url scheme into account in assertRedirects
Unai Zalakain
2013-11-07
Fixed #20536 -- rewrite of the file based cache backend
Jaap Roes
2013-11-07
Fixed #17001 -- Custom querysets for prefetch_related.
Loic Bistuer
2013-11-07
Fixed #20600 -- ordered distinct(*fields) in subqueries
Anssi Kääriäinen
2013-11-07
Removed non-necessary code in Compiler._setup_joins()
Anssi Kääriäinen
2013-11-07
Removed Query.setup_joins() and join() argument outer_if_first.
Anssi Kääriäinen
2013-11-07
Fixed #21376 -- New implementation for query join promotion logic
Anssi Kääriäinen
2013-11-06
flake8 fixes
Alex Gaynor
2013-11-06
Allow squashing of squashed migrations
Andrew Godwin
2013-11-06
Massive migration optimiser improvements + RenameModel opn
Andrew Godwin
2013-11-06
Distinguish between browser-deprecated locales and internally
Baptiste Mispelon
2013-11-06
Fixed #21387 -- Merge two very similar help texts.
Ramiro Morales
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-04
Fixed ticket #21172
Unai Zalakain
2013-11-03
Fixed #21322 -- Error message when CSRF cookie is missing
Bouke Haarsma
2013-11-03
Fixed all E226 violations
Alex Gaynor
2013-11-03
Merge pull request #1852 from jasonamyers/cleanup/PEP8
Alex Gaynor
2013-11-03
Merge pull request #1861 from milmazz/E251
Alex Gaynor
2013-11-03
Merging in master
Jason Myers
2013-11-03
Fixed regressions from 36ded01527b690b5df0574492af9cfcc2ea3d1dc.
Florian Apolloner
2013-11-03
Fixed #20849 -- ModelForms do not work well with prefetch_related.
Jim Bailey
[prev]
[next]