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
2016-06-02
[1.9.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of...
Brad Melin
2016-05-25
[1.9.x] Added missing quotes in openlayers.html template.
Aleksey
2016-05-07
[1.9.x] Fixed #26544 -- Delayed translations of SetPasswordForm help_texts
Claude Paroz
2016-05-04
[1.9.x] Fixed #26558 -- Removed need for request context processor on admin l...
Dan Stephenson
2016-04-30
[1.9.x] Pulled translations from Transifex
Claude Paroz
2016-04-30
[1.9.x] Removed deprecated Chinese language codes for contrib apps
Claude Paroz
2016-04-30
[1.9.x] Fixed source path in contrib.admin translation catalog
Claude Paroz
2016-04-28
[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-20
[1.9.x] Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't ret...
Tobias Kroenke
2016-04-20
[1.9.x] Fixed typo in GenericRelatedObjectManager.add() error message.
Michal Petrucha
2016-04-06
[1.9.x] Fixed #26473 -- chmod -x on django/contrib/admin/static/admin/fonts/L...
Tim Graham
2016-04-01
[1.9.x] Fixed #25532 -- Properly redisplayed JSONField form input values
Claude Paroz
2016-03-25
[1.9.x] Fixed #26387 -- Restored the functionality of the admin's raw_id_fiel...
Tim Graham
2016-03-17
[1.9.x] Fixed #26297 -- Fixed `collectstatic --clear` crash if storage doesn'...
Berker Peksag
2016-03-14
[1.9.x] Fixed #26334 -- Removed whitespace stripping from contrib.auth passwo...
Vincenzo Pandolfo
2016-03-12
[1.9.x] Fixed a few docstring typos.
Noenglish Professorbut
2016-03-11
[1.9.x] Removed unneeded GeoManagers in tests.
Tim Graham
2016-03-08
[1.9.x] Fixed a dead link in django/contrib/sitemaps/__init__.py.
Tim Graham
2016-03-01
[1.9.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during lo...
Florian Apolloner
2016-02-26
[1.9.x] Fixed #26286 -- Prevented content type managers from sharing their ca...
Simon Charette
2016-02-25
[1.9.x] Fixed #26231 -- Used .get_username in admin login template.
Sjoerd Job Postmus
2016-02-16
[1.9.x] Fixed #26215 -- Fixed RangeField/ArrayField serialization with None v...
Claude Paroz
2016-02-11
[1.9.x] Fixed typo in django/contrib/auth/base_user.py comment.
Charlie Denton
2016-02-01
[1.9.x] Fixed incorrect permissions check for admin's "Save as new".
Myk Willis
2016-01-28
[1.9.x] Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript.
Tim Graham
2016-01-28
[1.9.x] Fixed #26138 -- Ensured geometry_field's geometry is always serialized
Claude Paroz
2016-01-21
[1.9.x] Fixed #26060 -- Fixed crash with reverse OneToOneField in ModelAdmin....
Alexander Gaevsky
2016-01-09
[1.9.x] Fixed a typo in BCryptPasswordHasher docstring
Matt Robenolt
2016-01-08
[1.9.x] Refs #24980 -- Fixed incorrect timezone handling in admin calendar wi...
Alexander Gaevsky
2016-01-08
[1.9.x] Fixed #25997 -- Removed redundant escaping in admin's edit related mo...
Alexander Gaevsky
2016-01-07
[1.9.x] Fixed #24980 -- Fixed day determination in admin calendar widget.
Alexander Gaevsky
2016-01-06
[1.9.x] Fixed #26035 -- Prevented user-tools from appearing on admin logout p...
Scott Pashley
2016-01-02
[1.9.x] Fixed #26016 -- Restored contrib.auth hashers compatibility with py-b...
Tim Graham
2015-12-31
[1.9.x] Removed British/Austrialian word: whilist.
Tim Graham
2015-12-31
[1.9.x] Updated translations from Transifex
Claude Paroz
2015-12-29
[1.9.x] Fixed #25465 -- Restored line breaks conversion in admin readonly fie...
Alexander Gaevsky
2015-12-23
[1.9.x] Fixed #25969 -- Replaced render_to_response() with render() in docs e...
Tim Graham
2015-12-21
[1.9.x] Fixed #25903 -- Fixed the admin's list_editable add/change buttons.
Tim Graham
2015-12-17
[1.9.x] Fixed #25845 -- Fixed incorrect timezone warnings in custom admin tem...
Sven Grunewaldt
2015-12-10
[1.9.x] Fixed #25883 -- Fixed admin deletion page summary counts for related ...
Sergey Fedoseev
2015-12-07
[1.9.x] Fixed #25867 -- Fixed a system check crash with nested ArrayFields.
Simon Charette
2015-12-03
[1.9.x] Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-01
[1.9.x] Pulled contrib translations from Transifex
Claude Paroz
2015-11-30
[1.9.x] Fixed #25827 -- Removed extra spacing in admin's DateTimeField.
elky
2015-11-25
[1.9.x] Fixed #25772 -- Corrected __len lookup on ArrayField for empty arrays.
Attila Tovt
2015-11-15
[1.9.x] Updated contrib.admin translation catalog
Claude Paroz
2015-11-14
[1.9.x] Fixed #25666 -- Fixed the exact lookup of ArrayField.
Dmitry Dygalo
2015-11-07
[1.9.x] Removed ability to pass a geometry string to GIS functions
Claude Paroz
2015-11-02
[1.9.x] Fixed #25661 -- Fixed checking number of points during list assignmen...
Sergey Fedoseev
2015-10-29
[1.9.x] Fixed #25622 -- Accounted for generic relations in the admin to field...
Simon Charette
[next]