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-10-06
[1.6.x] Fixed #23604 -- Allowed related m2m fields to be references in the ad...
Emmanuelle Delescolle
2014-09-23
[1.6.x] Skipped a broken geoapp test on Oracle; refs #23504.
Tim Graham
2014-09-22
[1.6.x] Made a GIS test work on Oracle.
Tim Graham
2014-09-22
[1.6.x] Skipped a broken GIS test on Oracle; refs #23504.
Tim Graham
2014-09-22
[1.6.x] Removed unnecessary order_by() from a GIS test that crashed Oracle.
Tim Graham
2014-09-22
[1.6.x] Skipped some broken tests on Oracle GIS; refs #23504.
Tim Graham
2014-09-10
[1.6.x] Corrected indentation in a contrib.humanize test; refs #23340.
Tim Graham
2014-09-08
[1.6.x] Fixed #23431 -- Allowed inline and hidden references to admin fields.
Simon Charette
2014-09-06
[1.6.x] Additional edits for refs #23340; thanks Loic.
Tim Graham
2014-09-06
[1.6.x] Fixed #23340 -- Corrected naturaltime docs to match behavior.
Collin Anderson
2014-08-27
[1.6.x] Fixed #23329 -- Allowed inherited and m2m fields to be referenced in ...
Simon Charette
2014-08-20
[1.6.x] Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
[1.6.x] Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USE...
Preston Holmes
2014-08-15
[1.6.x] Fixed multi geometries editing in OpenLayers widget
Claude Paroz
2014-07-21
[1.6.x] Replaced instances of 'his/her' with 'their'.
Iain Dawson
2014-07-05
[1.6.x] Fixed various minor doc typos / references.
Daniel Hahler
2014-06-30
[1.6.x] Fixed a French translation in contrib.auth
Claude Paroz
2014-06-03
[1.6.x] Removed erroneous trailing comma in OLMapWidget.js.
Egor Semiguzov
2014-05-31
[1.6.x] Made an aggregate test pass with spatialite backend
Claude Paroz
2014-05-14
[1.6.x] Added additional checks in is_safe_url to account for flexible parsing.
Erik Romijn
2014-04-25
[1.6.x] Fixed #22515 -- Fixed the object_id of the LogEntry that's created af...
Tim Graham
2014-04-22
[1.6.x] Fixed #22426 -- Added support old-style d.c.messages format.
Florian Apolloner
2014-04-10
[1.6.x] Fixed #22364 -- Sanitized getpass input in changepassword.
John Paulett
2014-04-03
[1.6.x] Fixed #22372 -- Improved description of WizardView.get_context_data().
Vishal Lal
2014-03-31
[1.6.x] Replaced urllib/urlparse imports with from django.utils.six.moves.
Tim Graham
2014-03-31
[1.6.x] Fixed #21795 -- Made add_preserved_filters account for url prefixes.
Loic Bistuer
2014-03-29
[1.6.x] Fixed #22250 -- regression in gis compiler for non-concrete fields
Anssi Kääriäinen
2014-02-12
[1.6.x] Reworked the detection of local storages for the collectstatic command.
Loic Bistuer
2014-02-10
[1.6.x] Fixed #21996 -- Used proper encoding for GeoIP content
Claude Paroz
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
[next]