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
Age
Commit message (
Expand
)
Author
2017-03-25
Fixed #27956 -- Fixed display of errors in an {% extends %} child.
Tim Graham
2017-03-24
Refs #21160 -- Replaced DatabaseFeatures.supports_1000_query_parameters by a ...
Mariusz Felisiak
2017-03-23
Fixed #27962 -- Allowed lookups on Area annotations.
Sergey Fedoseev
2017-03-23
Fixed #27603 -- Fixed AsKML when queryset is evaluated more than once.
Sergey Fedoseev
2017-03-23
Fixed #27969 -- Fixed models.Field.formfield() setting 'disabled' for fields ...
Kapil Garg
2017-03-23
Simplified handling of expressions in StatAggregate.
Sergey Fedoseev
2017-03-23
Fixed #27952 -- Added translation hint for RegexValidator error message.
Paul
2017-03-23
Removed unneeded Value wraps in Substr.
Sergey Fedoseev
2017-03-22
Fixed #27975 -- Fixed crash if ModelChoiceField's queryset=None.
James Beith
2017-03-21
Fixed #27945 -- Clarified that RegexValidator searches with the regex.
seanfagan
2017-03-21
Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.
Mariusz Felisiak
2017-03-21
Fixed #27960 -- Set errcheck=False for GDALAllRegister to prevent crash.
Sergey Fedoseev
2017-03-21
Fixed #27915 -- Allowed Meta.indexes to be defined in abstract models.
Tim Graham
2017-03-21
Refs #27919 -- Changed contrib widget's get_context() attrs kwarg to an arg.
Tim Graham
2017-03-21
Refs #27919 -- Changed Widget.get_context() attrs kwarg to an arg.
Tim Graham
2017-03-21
Refs #27919 -- Passed ChoiceWidget.create_option() kwargs as expected.
Tim Graham
2017-03-21
Removed more GeoQuerySet leftovers.
Sergey Fedoseev
2017-03-20
Fixed #27957 -- Removed technical terms from InlineForeignKeyField/ModelMulti...
Jon Dufresne
2017-03-20
Refs #27935 -- Fixed BrinIndex.max_name_length if a project's default databas...
Mariusz Felisiak
2017-03-20
Removed BaseSpatialOperations.truncate_params.
Sergey Fedoseev
2017-03-18
Fixed #27724 -- Fixed SelectDateWidget redisplay if a year isn't chosen.
Adonys Alea Boffill
2017-03-18
Removed unused connector parameter of Query.build_filter().
Mads Jensen
2017-03-18
Removed unused rest_of_lookups parameter of Query.try_transform().
Mads Jensen
2017-03-18
Fixed #27935 -- Fixed crash with BrinIndex name > 30 characters.
Mads Jensen
2017-03-17
Fixed #27939 -- Updated OpenLayersWidget.map_srid for OpenLayers 3.
Tim Graham
2017-03-17
Fixed #27948 -- Removed incorrect unquote() in static serving views.
Tim Graham
2017-03-16
Added SpatiaLite NumPoints support for non-LINESTRING geometries.
Sergey Fedoseev
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2017-03-16
Removed GeoQuerySet leftovers.
Sergey Fedoseev
2017-03-15
Fixed #27897 -- Fixed crash with 'pk' in ModelAdmin.search_filters.
Josh Schneier
2017-03-15
Fixed #27882 -- Allowed {% cache %} to cache indefinitely.
Bo Marchman
2017-03-15
Refs #27563 -- Fixed ModelChoiceField.__deepcopy__() so forms don't share a q...
Tim Graham
2017-03-14
Fixed #27834 -- Added StrIndex database function.
Brad Melin
2017-03-14
Fixed #27920 -- Restored empty RadioSelect choice producing value=""
Claude Paroz
2017-03-14
Used constant instead of hard-coded value for max index name length
Mads Jensen
2017-03-11
Fixed #27904 -- Added a system check that Field.validators are callable.
Adam Chainz
2017-03-10
Fixed #27924 -- Added support for cx_Oracle 5.3.
Mariusz Felisiak
2017-03-08
Fixed #24365 -- Made inspectdb translate MySQL unsigned integer columns to po...
Mariusz Felisiak
2017-03-08
Refs #27624 -- Made many attributes of Query immutable.
Adam Johnson
2017-03-07
Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend.
Camilo Nova
2017-03-07
Fixed #27905 -- Added RelatedFieldWidgetWrapper.value_omitted_from_data().
Raphael Merx
2017-03-07
Refs #27622 -- Fixed a regression in JSON content-type detection
Claude Paroz
2017-03-07
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
Tim Graham
2017-03-06
Fixed #26522 -- Fixed a nondeterministic AssertionError in QuerySet combining.
Bo Marchman
2017-03-06
Fixed #27475 -- Fixed NonExistentTimeError crash in ModelAdmin.date_hierarchy.
Anton Samarchyan
2017-03-04
Refs #27795 -- Removed unneeded force_text calls
Claude Paroz
2017-03-04
Refs #27656 -- Updated remaining docstring verbs according to PEP 257.
Anton Samarchyan
2017-03-04
Fixed #27900 -- Made escapejs escape backticks for use in ES6 template literals.
Tim Graham
2017-03-03
Refs #27656 -- Updated django.views docstring verbs according to PEP 257.
Anton Samarchyan
2017-03-03
Fixed #27887 -- Fixed URLs check crash with namespaced URLs inside non-namesp...
Tim Graham
[prev]
[next]