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-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
2017-03-17
Fixed #27948 -- Removed incorrect unquote() in static serving views.
Tim Graham
2017-03-17
Replaced type-specific assertions with assertEqual().
Tim Graham
2017-03-17
Removed MySQL (unsupported) from Perimeter docs.
Sergey Fedoseev
2017-03-16
Removed self from method signatures in docs.
Alasdair Nicol
2017-03-16
Added SpatiaLite NumPoints support for non-LINESTRING geometries.
Sergey Fedoseev
2017-03-16
Linked GIS functions docs to corresponding PostGIS docs.
Sergey Fedoseev
2017-03-16
Removed unused words from docs/spelling_wordlist.
Mariusz Felisiak
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2017-03-16
Updated Django checkout URL to use https.
Adi Mukherjee
2017-03-16
Fixed nondeterministic ordering test failure in model_forms.
Mariusz Felisiak
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-15
Fixed #27918 -- Documented ChoiceWidget.option_template_name
Pavel Kulikov
2017-03-15
Fixed incorrect import in docs/ref/models/expressions.txt.
lb1c
2017-03-14
Fixed #27834 -- Added StrIndex database function.
Brad Melin
2017-03-14
Replaced docs/internals/team.txt with DSF teams page.
Tobias McNulty
2017-03-14
Fixed #27920 -- Restored empty RadioSelect choice producing value=""
Claude Paroz
2017-03-14
Fixed typo in docs/topics/db/aggregation.txt header.
Mads Jensen
2017-03-14
Used constant instead of hard-coded value for max index name length
Mads Jensen
2017-03-13
Refs #27788 -- Removed Oracle 11 workarounds in GIS tests.
Sergey Fedoseev
2017-03-13
Typo fix.
Florian Apolloner
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-09
Decoupled test client encoding tests from JSON handling
Claude Paroz
2017-03-09
Described DEBUG_PROPAGATE_EXCEPTIONS behavior in more detail.
Tim Graham
2017-03-09
Reverted "Refs #16682 -- Tested transaction.atomic() with KeyboardInterrupt."
Tim Graham
2017-03-08
Fixed #27911 -- Doc'd how to register custom User with admin.
David D Lowe
[prev]
[next]