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
Age
Commit message (
Expand
)
Author
2017-03-29
Made isvalid lookup use IsValid function to decrease code redundancy.
Sergey Fedoseev
2017-03-29
Fixed #25414 -- Fixed QuerySet.annotate() with pk in values() on MySQL.
Mariusz Felisiak
2017-03-28
Refs #18974 -- Added stacklevel for permalink() deprecation.
Tim Graham
2017-03-28
Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.
Tim Graham
2017-03-28
Updated cx_Oracle arraysize comment.
Tim Graham
2017-03-28
Fixed #27987 -- Added default colors in debug view CSS.
Ionuț Ciocîrlan
2017-03-27
Refs #27736 -- Used decorators for GIS lookup registration.
Sergey Fedoseev
2017-03-27
Made a few cosmetic updates to "Migrations that add unique fields".
Paolo Melchiorre
2017-03-27
Refs #23919 -- Removed some Python 2 compatibility code and comments.
Mads Jensen
2017-03-27
Fixed #27981 -- Doc'd date/time filter l10n changes in refs #25758.
Claude Paroz
2017-03-27
Fixed #21160 -- Fixed QuerySet.in_bulk() crash on SQLite when requesting more...
Mariusz Felisiak
2017-03-25
Removed unexpected initial attribute in data migration examples.
Stefano Rivera
2017-03-25
Removed unused GISLookup._check_geo_field().
Sergey Fedoseev
2017-03-25
Removed unused links in docs/internals/contributing/triaging-tickets.txt.
Sergey Fedoseev
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
Refs #27556, #27488 -- Updated support backends docs for isvalid lookup.
Sergey Fedoseev
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
Linked GIS QuerySet API docs to corresponding PostGIS docs.
Sergey Fedoseev
2017-03-22
Clarified backend support of Area GIS function.
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
Fixed #27949 -- Doc'd how OpenLayers 3 widgets work.
Tim Graham
2017-03-21
Refs #27919 -- Changed contrib widget's get_context() attrs kwarg to an arg.
Tim Graham
2017-03-21
Fixed #27963 -- Removed unneeded docstring example in contributing docs.
Mikkel Munch Mortensen
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-21
Fixed #27965 -- Fixed precision comparison in a geoforms test (refs #27939).
Sergey Fedoseev
2017-03-21
Removed an obsolete temporal reference in docs/faq/general.txt.
Garry Polley
2017-03-20
Removed extra characters in docs header underlines.
Mariusz Felisiak
2017-03-20
Fixed #27957 -- Removed technical terms from InlineForeignKeyField/ModelMulti...
Jon Dufresne
2017-03-20
Fixed #27890 -- Fixed FileNotFoundError cleanup exception in runtests.py on P...
Tim Graham
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
Added tests for SelectDateWidget.format_value().
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
Clarified return value of NumGeometries GIS function.
Sergey Fedoseev
[prev]
[next]