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
2017-01-16
Refs #25809 -- Made a few late review comments for BrinIndex.
Mads Jensen
2017-01-16
Moved unneeded ImproperlyConfigured inner imports.
Tim Graham
2017-01-16
Removed unneeded variable in contrib/postgres/fields/jsonb.py.
Dmitry Dygalo
2017-01-15
Refs #25809 -- Prefered imports from django.db.models.
Mads Jensen
2017-01-15
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Mads Jensen
2017-01-14
Refs #25226 -- Cloned ArrayField.base_field on deconstruction.
Simon Charette
2017-01-13
Fixed #27709 -- Fixed get_for_models() for proxies with an empty cache.
Simon Charette
2017-01-13
Fixed #27518 -- Prevented possibie password reset token leak via HTTP Referer...
Romain Garrigues
2017-01-11
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
David Sanders
2017-01-10
Fixed #27714 -- Fixed small visual artifact when clicking inline edit button ...
Anton Samarchyan
2017-01-10
Fixed #26961 -- Made admin checks run when DEBUG=False.
Adam Chainz
2017-01-10
Fixed #27673 -- Made admin's checks run at check time instead of during regis...
Adam Chainz
2017-01-09
Fixed #27688 -- Made messages' add_message() request check use ducktyping.
Raffaele Salmaso
2017-01-09
Refs #15667 -- Removed hardcoded icon size for related widget wrapper.
elky
2017-01-06
Fixed #27693, Refs #27257 -- Fixed iexact lookup on JSONField keys.
Simon Charette
2017-01-04
Fixed #27658 -- Prevented collectstatic from overwriting newer files in remot...
Tim Graham
2017-01-04
Refs #2856 -- Removed redundant escaping in admin's "Perhaps it was deleted?"...
Tim Graham
2017-01-03
Fixed #26621 -- Corrected simplify_regex()'s handling of named capture groups.
Ketan Bhatt
2017-01-03
Fixed #2856 -- Replaced some 404s with messages in admin.
Karen Tracey
2017-01-03
Replaced some GIS has_X_method skips with supports_X_aggr/has_X_function.
Tim Graham
2017-01-02
Refs #25004 -- Replaced PNGs with SVGs
elky
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2016-12-30
Fixed #27458 -- Fixed invalid sequence/index names when using "USER"."TABLE" ...
Andrew Nester
2016-12-27
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-23
Fixed #26543 -- Prevented "confirm form submission" browser prompt when reloa...
Adonys Alea Boffill
2016-12-22
Fixed #26632 -- Skipped admin.E111 list_display_links check if get_list_displ...
Anton Samarchyan
2016-12-19
Fixed #27377 -- Clarified that prepopulated_fields doesn't work with OneToOne...
Henry Dang
2016-12-16
Made NumPoints raise TypeError on MySQL when it's used on fields besides Line...
Sergey Fedoseev
2016-12-15
Refs #27576 -- Fixed running Django's tests if GDAL isn't installed.
Tim Graham
2016-12-15
Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase.
Sergey Fedoseev
2016-12-15
Fixed #27576 -- Made get_srid_info() fallback to GDAL if SpatialRefSys is una...
Sergey Fedoseev
2016-12-15
Fixed #27497 -- Improved support of geodetic coordinates on SpatiaLite.
Sergey Fedoseev
2016-12-15
Fixed #27602 -- Added Oracle support for BoundingCircle GIS function.
Sergey Fedoseev
2016-12-15
Fixed #27607 -- Added Oracle support for AsGML GIS function.
Sergey Fedoseev
2016-12-15
Fixed #27582 -- Allowed HStoreField to store null values.
David Hoffman
2016-12-14
Fixed #27313 -- Allowed overriding admin popup response template.
Michael Scott
2016-12-08
Fixed #27472 -- Fixed GEOSGeometry('POINT EMPTY').transform crash.
Sergey Fedoseev
2016-12-08
Refs #27472 -- Fixed OGRGeometry('POINT EMPTY').geos crash.
Sergey Fedoseev
2016-12-08
Refs #27472 -- Fixed GEOSGeometry('POINT EMPTY').ogr crash.
Sergey Fedoseev
2016-12-08
Simplified Transform GIS function by setting output_field.
Sergey Fedoseev
2016-12-07
Fixed #25708 -- Fixed annotations with geometry values.
Sergey Fedoseev
2016-12-07
Refs #17235 -- Made MultiPartParser leave request.POST immutable.
Vinay Karanam
2016-12-06
Fixed #26789 -- Fixed handling of empty geometries in BaseSpatialField.get_db...
Sergey Fedoseev
2016-12-06
Refs #26789 -- Fixed output of WKBWriter for empty points and polygons.
Sergey Fedoseev
2016-12-06
Fixed #18729 -- Made admin changelist not use distinct() if a list_filter doe...
nmhung89
2016-11-30
Fixed #27557 -- Casted GEOSGeometry only when necessary
Claude Paroz
2016-11-30
Fixed #27556 -- Added Oracle support for IsValid function and isvalid lookup.
Sergey Fedoseev
2016-11-30
Removed unneeded GeoAggregate.convert_value() & DatabaseOperations.convert_ge...
Sergey Fedoseev
2016-11-30
Fixed #27552 -- Added docs/test for GEOSGeometry.normalize().
Sergey Fedoseev
2016-11-29
Fixed #27181 -- Allowed contrib.sites to match domains with trailing ".".
Anton Samarchyan
[prev]
[next]