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
2018-08-04
Made createsuperuser code more DRY.
Josh Schneier
2018-08-04
Fixed #29628 -- Made createsuperuser validate password against username and r...
Josh Schneier
2018-08-02
Refs #27869 -- Added PostgreSQL version check for GinIndex support.
Nick Pope
2018-08-02
Refs #25809, #28990 -- Added PostgreSQL version check for BrinIndex support.
Nick Pope
2018-08-02
Fixed #29614 -- Added BTreeIndex to django.contrib.postres.
Nick Pope
2018-08-02
Fixed #28990 -- Added autosummarize parameter to BrinIndex.
Nick Pope
2018-08-02
Fixed #28887 -- Added SpGistIndex to django.contrib.postgres.
Nick Pope
2018-08-02
Fixed #26974 -- Added HashIndex to django.contrib.postgres.
Nick Pope
2018-08-01
Fixed typos in comments and docs.
luz.paz
2018-08-01
Updated contrib translations from Transifex
Claude Paroz
2018-07-27
Fixed #28659 -- Fixed LayerMapping crash with null geometry and unique.
Melvyn Sopacua
2018-07-27
Fixed #28291, #24726 -- Fixed ArrayField with JSONField and RangeFields.
vinay karanam
2018-07-21
Fixed #29582 -- Fixed a crash when using SearchVector with non text-fields.
Simon Charette
2018-07-20
Fixed #29523 -- Removed jQuery usage in DateTimeShortcuts.js & collapse.js.
Claude Paroz
2018-07-18
Removed duplicate words in various comments.
Mariusz Felisiak
2018-07-13
Fixed #28566 -- Added path matching to collectstatic ignore patterns.
Daniel Wiesmann
2018-07-13
Refs #29548 -- Fixed GIS tests on MariaDB
Claude Paroz
2018-07-10
Fixed #29045 -- Fixed admin CSS so that select multiple elements honor the HT...
Jonah Bishop
2018-07-10
Fixed #29556 -- Made 'remove_stale_contenttypes --noinput' delete content types.
Jon Dufresne
2018-07-09
Fixed #29550 -- Eased overriding pickle.dumps() protocol in cache backends an...
Simon Charette
2018-07-09
Refs #27472 -- Fixed crash during pickling of empty GEOS point.
Sergey Fedoseev
2018-07-06
Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash.
Mushtaq Ali
2018-07-02
Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms wi...
Tim Graham
2018-07-02
Removed parser.add_arguments() arguments that match the defaults.
Claude Paroz
2018-06-29
Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height.
Claude Paroz
2018-06-28
Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg.
Floris den Hengst
2018-06-28
Fixed #29514 -- Reverted "Used datetime.timezone.utc instead of pytz.utc for ...
Tim Graham
2018-06-21
Fixed #18620 -- Made ContentTypes shortcut view prefer current site if availa...
Paulo
2018-06-21
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
Sergey Fedoseev
2018-06-20
Fixed #29507 -- Added Oracle support for Envelope GIS function.
Sergey Fedoseev
2018-06-18
Fixed #29502 -- Allowed users with the view permission to use autocomplete_fi...
Carlton Gibson
2018-06-18
Fixed #29419 -- Allowed permissioning of admin actions.
Carlton Gibson
2018-06-15
Fixed #29487 -- Accounted for object level permissions when calculating chang...
Paulo
2018-06-15
Fixed #23869 -- Made ModelAdmin.get_deleted_objects() use has_delete_permissi...
Henk Kahlfuß
2018-06-14
Refs #29428 -- Fixed admin check crash when using a query expression in Model...
Tim Graham
2018-06-14
Fixed #29428 -- Fixed admin changelist crash when using a query expression wi...
Tim Graham
2018-06-13
Refs #29419, #8936 -- Removed change permission requirement for admin actions.
Carlton Gibson
2018-06-12
Fixed #29483 -- Confirmed support for GDAL 2.3.
Tim Graham
2018-06-11
Fixed #29464 -- Silenced post-process messages in collectstatic's default ver...
Arthur Silva
2018-06-11
Dropped support for GDAL 1.9 and 1.10.
Tim Graham
2018-06-09
Fixed 'invalid escape sequence' warning in GEOSGeometryBase.from_ewkt().
Tim Graham
2018-06-09
Fixed #29484 -- Removed the need to specify SPATIALITE_LIBRARY_PATH with Spat...
Claude Paroz
2018-06-08
Refactored naturaltime to use a class-based formatter
Claude Paroz
2018-06-06
Refs #28462 -- Fixed 'invalid escape sequence' warning on Python 3.6+.
Tim Graham
2018-06-05
Refs #29353 -- Removed duplicated logic in StaticFilesHandler.get_response().
Claude Paroz
2018-06-03
Fixed #10827 -- Ensured ContentTypes are created before permission creation.
Claude Paroz
2018-06-03
Fixed #29385 -- Made admindocs ModelDetailView show model properties.
humbertotm
2018-06-01
Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable.
Adam Donaghy
2018-05-31
Fixed #29460 -- Added support for GEOS 3.6.
Tim Graham
2018-05-29
Fixed #28892 -- Allowed admin navbar height to expand if needed.
Sara Heins
[prev]
[next]