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-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
2013-10-13
[1.6.x] Fixed #21256 -- Error in datetime_safe.datetime.combine.
Aymeric Augustin
2013-10-13
Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible.
Aymeric Augustin
2013-10-13
[1.6.x] Fixed #19560 -- Identified field in warning for naive datetime.
Aymeric Augustin
2013-10-09
[1.6.x] Updated auth translation template
Claude Paroz
2013-10-08
[1.6.x] Fixed #21164 -- Added documentation for issue with test users.
Russell Keith-Magee
2013-10-08
[1.6.x] Refs #21197 -- Clarified upgrade check message.
Russell Keith-Magee
2013-10-07
[1.6.x] Fixed #21235 -- Disabled savepoints for old versions of SQLite.
Aymeric Augustin
2013-10-02
[1.6.x] Fixed #21129 -- Prevented admin filter params modifications from thro...
tschilling
2013-10-01
[1.6.x] Fixed #21209 -- .po file path comments on Windows.
Ramiro Morales
2013-10-01
[1.6.x] Fixed #21203 -- resolve_columns fields misalignment
Anssi Kääriäinen
2013-10-01
[1.6.x] Factorized requires_tz_support decorator in test utils
Claude Paroz
2013-09-30
Fixed #21134 -- Prevented queries in broken transactions.
Aymeric Augustin
2013-09-28
[1.6.x] Fixed #21186: Fixed regression when using date fields in the admin's ...
Baptiste Mispelon
2013-09-27
[1.6.x] Fix #21185: Added tests for unescape_entities.
Baptiste Mispelon
2013-09-27
[1.6.x] Fixed an ImportError in `django.core.cache.backends.db`
Javed Khan
2013-09-26
[1.6.x] Fixed #21146 - DatabaseCache converts expires to python value
Michael Manfre
2013-09-25
[1.6.x] Fixed #21126 -- QuerySet value conversion failure
Anssi Kääriäinen
2013-09-24
[1.6.x] Fixed #21138 -- Increased the performance of our PBKDF2 implementation.
Florian Apolloner
2013-09-24
Revert "[1.6.x] Ensure that passwords are never long enough for a DoS."
Florian Apolloner
2013-09-24
[1.6.x] Fixed #21150 -- Improved Query.add_fields() join promotion logic
Anssi Kääriäinen
2013-09-24
[1.6.x] Marked PermissionsMixin.user_permissions help_text for translation
Michał Lech
2013-09-22
[1.6.x] Fixed "Address already in use" from liveserver.
Florian Apolloner
2013-09-21
[1.6.x] Ensured that BoundField.as_widget always returns properly localized f...
Florian Apolloner
2013-09-19
[1.6.x] Increased default PBKDF2 iterations
Paul McMillan
2013-09-18
[1.6.x] Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict
Tim Graham
2013-09-18
[1.6.x] Fixed #15625 -- Made message in MultiValueDictKeyError less verbose.
Tim Graham
2013-09-17
[1.6.x] Final attempt to solve sporadic test failures.
Florian Apolloner
2013-09-17
[1.6.x] Fixed #21109 -- made db cursor error wrapping faster
Anssi Kääriäinen
2013-09-15
[1.6.x] Add release notes and bump version number for security release.
1.6b4
James Bennett
2013-09-15
[1.6.x] Ensure that passwords are never long enough for a DoS.
Russell Keith-Magee
[next]