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-12-12
Bumped version number for 1.6.1.
1.6.1
Jacob Kaplan-Moss
2013-12-11
[1.6.x] Fixed #21473 -- Limited language preservation to logout
Ludwik Trammer
2013-12-11
[1.6.x] Fixed #21510 -- Readded search reset link in changelist search bar
Claude Paroz
2013-12-10
[1.6.x] Updated translations from Transifex
Claude Paroz
2013-12-07
[1.6.x] Fixed #21551 -- Reenabled loading fixtures from subdirectory
Claude Paroz
2013-12-07
[1.6.x] Fixed #21568 -- Added missing ModelMultipleChoiceField to_python method
Claude Paroz
2013-12-07
[1.6.x] Fixed #21530 -- Prevent AttributeError in default URLconf detection c...
Baptiste Mispelon
2013-12-05
[1.6.x] Corrected setting name in gis test error message.
Ramiro Morales
2013-12-02
[1.6.x] Fixed #21358 -- Allowed runserver on non-English locales
Claude Paroz
2013-11-30
[1.6.x] Fixed #21535 -- Fixed password hash iteration upgrade.
Tim Graham
2013-11-28
[1.6.x] Fixed #21496 -- Fixed crash when GeometryField uses TextInput
Claude Paroz
2013-11-26
[1.6.x] Fixed #21448 -- Fixed test client logout with cookie-based sessions
Claude Paroz
2013-11-26
[1.6.x] Fixed #21355 -- try importing _imaging from PIL namespace first.
Richard Xia
2013-11-23
[1.6.x] Fixed #21486 -- Prevented settings config in signal connection
Claude Paroz
2013-11-23
[1.6.x] Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-22
[1.6.x] Fixed #21443 -- Cannot show debug info on PY3's importlib
Bouke Haarsma
2013-11-21
[1.6.x] Fixed #21405 -- Prevented queryset overwrite in BaseModelAdmin
Claude Paroz
2013-11-21
[1.6.x] Fixed #21431 -- GenRel->FK list_filter regression in admin
Anssi Kääriäinen
2013-11-20
[1.6.x] Fixed #21472 -- Fixed inline formsets display when parent pk is 0
Claude Paroz
2013-11-18
[1.6.x] Fixed #21457 -- Allowed fixture file name to contain dots
Claude Paroz
2013-11-18
[1.6.x] Added non-breaking spaces for humanize in Russian
Claude Paroz
2013-11-17
Updated humanize translations and added release note.
Claude Paroz
2013-11-16
[1.6.x] Fixed a regression caused by fix for #21428
Anssi Kääriäinen
2013-11-16
[1.6.x] Fixed #21428 -- editable GenericRelation regression
Anssi Kääriäinen
2013-11-15
[1.6.x] Updated humanize translation catalog
Claude Paroz
2013-11-15
[1.6.x] Fixed #21415 -- Replaced escape sequence by literal non-breaking space
glts
2013-11-14
[1.6.x] Fixed #21432 -- DateTimeQuery now copies tzinfo when cloning.
Loic Bistuer
2013-11-14
[1.6.x] Propagate get_user_model exception from get_user
Matt Robenolt
2013-11-13
[1.6.x] Fixed #21410 -- prefetch_related() for ForeignKeys with related_name='+'
Loic Bistuer
2013-11-09
[1.6.x] Fixed #21398 -- Fixed BCryptSHA256PasswordHasher with py-bcrypt and P...
Tim Graham
2013-11-06
[1.6.x] Bump version numbers for 1.6 release.
James Bennett
2013-11-05
[1.6.x] Pulled Transifex translations for contrib apps
Claude Paroz
2013-11-05
[1.6.x] Pulled Transifex translations for Django core
Claude Paroz
2013-11-01
[1.6.x] Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-10-30
[1.6.x] Fixed #21347 -- Added missing JS variable declaration.
Tim Graham
2013-10-26
[1.6.x] Removed relative usage of import_module
Claude Paroz
2013-10-26
[1.6.x] Fixed #21335 -- Use importlib from python3 when using python3
Andrey Antukh
2013-10-22
[1.6.x] Bump version number for 1.6 release candidate.
1.6c1
James Bennett
2013-10-22
[1.6.x] Fixed #21307 -- Moved TransRealMixin to django.test.utils.
Ramiro Morales
2013-10-22
[1.6.x] Decode from UTF-8 explicitly when reading a text file in makemessages.
Ramiro Morales
2013-10-21
[1.6.x] Fixed #21249 -- variable name typo in compiler.get_grouping()
Anssi Kääriäinen
2013-10-21
[1.6.x] Force update of the password on iteration count changes.
Florian Apolloner
2013-10-21
[1.6.x] Fixed #21253 -- PBKDF2 with cached HMAC key
Florian Apolloner
2013-10-19
[1.6.x] Fixed #21291 -- Ensured inactive users cannot reset their passwords
Claude Paroz
2013-10-19
[1.6.x] Cleaned formatting/comments in PasswordResetFormTest
Claude Paroz
2013-10-18
[1.6.x] Fixed bug causing CSRF token not to rotate on login.
Tim Graham
2013-10-18
[1.6.x] Fixed #21284 -- Prevented KeyError swallowing in fetch_command
Claude Paroz
2013-10-17
[1.6.x] Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1
Claude Paroz
2013-10-14
[1.6.x] Fixed #21269 -- Don't crash when CommandError contains non-ascii
Claude Paroz
2013-10-14
[1.6.x] Imported custom user classes in tests depending on it
Claude Paroz
[next]