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
/
tests
Age
Commit message (
Expand
)
Author
2017-04-02
Refs #27025 -- Fixed "invalid escape sequence" warning in auth_tests on Pytho...
Tim Graham
2017-04-02
Fixed #27573 -- Made Distance on geodetic coordinates return a raw value on M...
Sergey Fedoseev
2017-04-02
Fixed #27928 -- Avoided SET/DROP DEFAULT unless a field changes from null to ...
Simon Charette
2017-04-02
Fixed #11854 -- Added Azimuth GIS function. (#8286)
Sergey Fedoseev
2017-04-02
Removed unused code in i18n view_tests
Claude Paroz
2017-04-01
Fixed #27954 -- Allowed keyboard interrupt to abort queries in PostgreSQL dbs...
Chris Sinchok
2017-04-01
Removed implicit default store_true/false argparse args.
Jon Dufresne
2017-04-01
Fixed #27989 -- Preserved empty QueryDicts for form's data/files args.
Stefan Wehrmeyer
2017-04-01
Fixed #25874 -- Made GEOSGeometry read SRID from GeoJSON input.
Sergey Fedoseev
2017-04-01
Fixed #12410 -- Added LineLocatePoint GIS function.
Sergey Fedoseev
2017-04-01
Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions...
Sergey Fedoseev
2017-04-01
Fixed #27848 -- Prevented crash when attaching a .eml file to a message
Claude Paroz
2017-04-01
Fixed #25605 -- Made GIS DB functions accept geometric expressions, not only ...
Sergey Fedoseev
2017-04-01
Fixed #27866 -- Made ChoiceWidget.format_value() return a list
Claude Paroz
2017-03-31
Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates en...
Carlton Gibson
2017-03-31
Added tests for template's Engine.get_default().
Carlton Gibson
2017-03-31
Fixed #27993 -- Fixed model form default fallback for SelectMultiple.
heathervm
2017-03-30
Fixed #25873 -- Made GEOSGeometry handle the srid parameter more predictably.
Sergey Fedoseev
2017-03-29
Refs #18247 -- Fixed SQLite QuerySet filtering on decimal result of Least and...
Sergey Fedoseev
2017-03-29
Fixed #27973 -- Fixed GeoJSON representation of LinearRing and custom GEOSGeo...
Sergey Fedoseev
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-27
Refs #27736 -- Used decorators for GIS lookup registration.
Sergey Fedoseev
2017-03-27
Fixed #21160 -- Fixed QuerySet.in_bulk() crash on SQLite when requesting more...
Mariusz Felisiak
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-22
Fixed #27975 -- Fixed crash if ModelChoiceField's queryset=None.
James Beith
2017-03-21
Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.
Mariusz Felisiak
2017-03-21
Fixed #27915 -- Allowed Meta.indexes to be defined in abstract models.
Tim Graham
2017-03-21
Fixed #27965 -- Fixed precision comparison in a geoforms test (refs #27939).
Sergey Fedoseev
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-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
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-17
Replaced type-specific assertions with assertEqual().
Tim Graham
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
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-14
Fixed #27834 -- Added StrIndex database function.
Brad Melin
2017-03-14
Fixed #27920 -- Restored empty RadioSelect choice producing value=""
Claude Paroz
2017-03-13
Refs #27788 -- Removed Oracle 11 workarounds in GIS tests.
Sergey Fedoseev
[prev]
[next]