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
/
contrib
Age
Commit message (
Expand
)
Author
2014-02-04
[1.6.x] Fixed #21413 -- resolve_columns fields misalignment
Anssi Kääriäinen
2014-01-11
[1.6.x] Fixed #21750 -- Fixed regression introduced by 4befb30.
Loic Bistuer
2013-12-31
[1.6.x] Fixed #21581 -- Fixed a number of issues with collectstatic.
Loic Bistuer
2013-12-26
[1.6.x] Fixed #21627 -- Added unicode_literals to changepassword command.
Jon Lønne
2013-12-26
[1.6.x] Fixed #21662 -- Kept parent reference in prepared geometry
Claude Paroz
2013-12-13
[1.6.x] Removed weird unicode char in some de po files
Claude Paroz
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-05
[1.6.x] Corrected setting name in gis test error message.
Ramiro Morales
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-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-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 #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] Propagate get_user_model exception from get_user
Matt Robenolt
2013-11-09
[1.6.x] Fixed #21398 -- Fixed BCryptSHA256PasswordHasher with py-bcrypt and P...
Tim Graham
2013-11-05
[1.6.x] Pulled Transifex translations for contrib apps
Claude Paroz
2013-10-26
[1.6.x] Removed relative usage of import_module
Claude Paroz
2013-10-22
[1.6.x] Fixed #21307 -- Moved TransRealMixin to django.test.utils.
Ramiro Morales
2013-10-21
[1.6.x] Force update of the password on iteration count changes.
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-14
[1.6.x] Imported custom user classes in tests depending on it
Claude Paroz
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-02
[1.6.x] Fixed #21129 -- Prevented admin filter params modifications from thro...
tschilling
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-24
Revert "[1.6.x] Ensure that passwords are never long enough for a DoS."
Florian Apolloner
2013-09-24
[1.6.x] Marked PermissionsMixin.user_permissions help_text for translation
Michał Lech
2013-09-19
[1.6.x] Increased default PBKDF2 iterations
Paul McMillan
2013-09-17
[1.6.x] Final attempt to solve sporadic test failures.
Florian Apolloner
2013-09-15
[1.6.x] Ensure that passwords are never long enough for a DoS.
Russell Keith-Magee
2013-09-10
[1.6.x] Took advantage of django.utils.six.moves.urllib.*.
Aymeric Augustin
2013-09-05
[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-03
Used six.moves.zip_longest, new in six 1.4.0.
Aymeric Augustin
2013-09-03
[1.6.x] Replaced "not PY3" by "PY2", new in six 1.4.0.
Aymeric Augustin
2013-09-03
[1.6.x] Fixed #21003 -- Ensured geometry widget return value has SRID
Claude Paroz
2013-09-03
[1.6.x] Isolated map creation JS code
Claude Paroz
2013-09-03
[1.6.x] Prevented rendering attrs to be squashed in OSMWidget
Claude Paroz
2013-09-03
[1.6.x] Fixed syntax error in OSMWidget
Claude Paroz
2013-09-02
[1.6.x] Fixed gis test to run on non gis-enabled settings
Claude Paroz
2013-09-02
[1.6.x] Fixed #20998 -- Allow custom (de)serialization for GIS widgets
Claude Paroz
2013-08-29
[1.6.x] Fixed #16433 -- Fixed a help_text/read only field interaction that ca...
Tim Graham
[next]