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
2019-02-13
Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2019-02-12
Fixed #22423 -- Added support for MySQL operators on real geometries.
Claude Paroz
2019-02-12
Removed unneeded list() calls in enumerate() argument.
Sergey Fedoseev
2019-02-09
Fixed #29391 -- Made PostgresSimpleLookup respect Field.get_db_prep_value().
Vinay Karanam
2019-02-09
Removed uneeded generator expressions and list comprehensions.
Sergey Fedoseev
2019-02-09
Dropped support for GEOS 3.4.
Tim Graham
2019-02-09
Confirmed support for GDAL 2.4.
Tim Graham
2019-02-08
Fixed #30166 -- Dropped support for GDAL 1.11.
Tim Graham
2019-02-07
Fixed #16027 -- Added app_label to ContentType.__str__().
Gregory N. Schmit
2019-02-06
Removed unnecessary type() calls for class methods.
Jon Dufresne
2019-02-06
Refs #27753 -- Favored force/smart_str() over force/smart_text().
Aymeric Augustin
2019-02-06
Fixed #30159 -- Removed unneeded use of OrderedDict.
Nick Pope
2019-02-04
Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1.
Tim Graham
2019-02-04
Fixed #30156 -- Dropped support for SpatiaLite 4.1 and 4.2.
Tim Graham
2019-01-31
Fixed #30020 -- Fixed reading nulls with LayerMapping.
Kathryn Killebrew
2019-01-31
Fixed #30147 -- Simplified directory creation with os.makedirs(..., exist_ok=...
Jon Dufresne
2019-01-30
Fixed E117 and F405 flake8 warnings.
Mariusz Felisiak
2019-01-28
Fixed #30137 -- Replaced OSError aliases with the canonical OSError.
Jon Dufresne
2019-01-27
Removed default mode='r' argument from calls to open().
Jon Dufresne
2019-01-23
Refs #30123 -- Simplified introspection of geography columns on PostGIS.
Nick Pope
2019-01-23
Refs #30123 -- Changed second arg of DatabaseIntrospection.get_geometry_type(...
Nick Pope
2019-01-22
Simplified DatabaseIntrospection.get_geometry_type() for PostGIS.
Nick Pope
2019-01-17
Increased the default PBKDF2 iterations for Django 3.0.
Tim Graham
2019-01-17
Refs #27991 -- Made obj a required argument of InlineModelAdmin.has_add_permi...
Tim Graham
2019-01-17
Refs #21221 -- Removed staticfiles and admin_static template tag libraries.
Tim Graham
2019-01-17
Refs #28841 -- Removed ForceRHR function per deprecation timeline.
Tim Graham
2019-01-17
Refs #28370 -- Removed support for the context arg of Field.from_db_value() a...
Tim Graham
2019-01-17
Refs #17198 -- Detected existing total ordering in admin changelist.
Simon Charette
2019-01-16
Updated translation catalogs
Claude Paroz
2019-01-16
Fixed #11154, #22270 -- Made proxy model permissions use correct content type.
Arthur Rio
2019-01-15
Removed unexpected chars in Armenian admin translation
Claude Paroz
2019-01-11
Fixed #29738 -- Allowed serializing psycopg2 range types in migrations.
can
2019-01-11
Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optio...
MaximZemskov
2019-01-11
Refs #23829 -- Made ping_google command/function use https for the sitemap URL.
Sanyam Khurana
2019-01-10
Fetched Armenian translations from Transifex
Claude Paroz
2019-01-09
Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().
Joshua Cannon
2019-01-09
Fixed #28658 -- Added DISTINCT handling to the Aggregate class.
Simon Charette
2019-01-02
Used 4 space hanging indent for dictionaries.
Tim Graham
2019-01-01
Fixed #30050 -- Fixed InlineModelAdmin.has_change_permission() called with no...
Tim Graham
2018-12-27
Followed style guide for model attribute ordering.
Matt Wiens
2018-12-21
Fixed #29792 -- Made GeometryField.deconstruct() handle 'extent' and 'toleran...
jtiai
2018-12-16
Fixed typo in contrib.gis variable name.
HyunTae Hwang
2018-12-03
Fixed #29930 -- Allowed editing in admin with view-only inlines.
Carlton Gibson
2018-11-30
Fixed #29997 -- Allowed combining SearchQuerys with different configs.
Jaap Roes
2018-11-28
Fixed #29929 -- Fixed admin view-only change form crash when using ModelAdmin...
Basil Dubyk
2018-11-23
Fixed #29978 -- Catched GDALException in GeometryField.to_python
Claude Paroz
2018-11-20
Fixed #29953 -- Added CSS class to column headers in tabular inlines.
redodo
2018-11-20
Fixed #29282 -- Prevented some admin checks from crashing with TypeError.
Sanyam Khurana
2018-11-19
Fixed #29961 -- Made RelatedFieldWidgetWrapper hide related item links if wra...
redodo
2018-11-18
Fixed #29964 -- Removed unused admin/related_widget_wrapper.html template.
Vishvajit Pathak
[prev]
[next]