Stefan Wehrmeyer
|
1aa8e8605c
|
Fixed #27989 -- Preserved empty QueryDicts for form's data/files args.
|
2017-04-01 18:43:39 -04:00 |
Sergey Fedoseev
|
24023c6a8f
|
Fixed #25874 -- Made GEOSGeometry read SRID from GeoJSON input.
|
2017-04-01 15:35:30 -04:00 |
Sergey Fedoseev
|
ede4f6d48c
|
Fixed #12410 -- Added LineLocatePoint GIS function.
|
2017-04-01 15:02:09 -04:00 |
Sergey Fedoseev
|
0a13b249e2
|
Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions, and isvalid lookup.
|
2017-04-01 13:43:53 -04:00 |
Claude Paroz
|
9a9e228321
|
Fixed #27848 -- Prevented crash when attaching a .eml file to a message
Thanks Sébastien Ramage for the report.
|
2017-04-01 16:19:03 +02:00 |
Sergey Fedoseev
|
bde86ce9ae
|
Fixed #25605 -- Made GIS DB functions accept geometric expressions, not only values, in all positions.
|
2017-04-01 09:47:49 -04:00 |
Claude Paroz
|
e487ffd3f0
|
Fixed #27866 -- Made ChoiceWidget.format_value() return a list
Thanks Tim Graham for the review.
|
2017-04-01 12:24:05 +02:00 |
Carlton Gibson
|
6b3724fa11
|
Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates engine if multiple are defined.
|
2017-03-31 17:26:42 -04:00 |
Carlton Gibson
|
7019724101
|
Added tests for template's Engine.get_default().
|
2017-03-31 10:59:00 -04:00 |
heathervm
|
7d1e237753
|
Fixed #27993 -- Fixed model form default fallback for SelectMultiple.
|
2017-03-31 10:10:08 -04:00 |
Sergey Fedoseev
|
6ecccad711
|
Fixed #25873 -- Made GEOSGeometry handle the srid parameter more predictably.
|
2017-03-30 09:38:26 -04:00 |
Sergey Fedoseev
|
068d75688f
|
Refs #18247 -- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest.
|
2017-03-29 13:29:53 -04:00 |
Sergey Fedoseev
|
4bc355079c
|
Fixed #27973 -- Fixed GeoJSON representation of LinearRing and custom GEOSGeometry subclasses.
|
2017-03-29 13:17:31 -04:00 |
Sergey Fedoseev
|
9cd6ba991f
|
Made isvalid lookup use IsValid function to decrease code redundancy.
|
2017-03-29 08:56:58 -04:00 |
Mariusz Felisiak
|
1d070d027c
|
Fixed #25414 -- Fixed QuerySet.annotate() with pk in values() on MySQL.
Thanks Tim Graham and Simon Charette for the reviews.
|
2017-03-29 06:47:07 +02:00 |
Sergey Fedoseev
|
d47de2e09d
|
Refs #27736 -- Used decorators for GIS lookup registration.
|
2017-03-27 22:20:18 -04:00 |
Mariusz Felisiak
|
1b6f05e91f
|
Fixed #21160 -- Fixed QuerySet.in_bulk() crash on SQLite when requesting more than 999 ids.
Thanks Andrei Picus and Anssi Kääriäinen for the initial patch
and Tim Graham for the review.
|
2017-03-27 18:43:40 +02:00 |
Tim Graham
|
e643ba8bcf
|
Fixed #27956 -- Fixed display of errors in an {% extends %} child.
Thanks Ling-Xiao Yang for the report and test, and
Preston Timmons for the fix.
|
2017-03-25 08:22:12 -04:00 |
Mariusz Felisiak
|
f42c7cc87b
|
Refs #21160 -- Replaced DatabaseFeatures.supports_1000_query_parameters by a DatabaseFeatures.max_query_params.
|
2017-03-24 18:37:03 +01:00 |
Sergey Fedoseev
|
1b1ea63f6a
|
Fixed #27962 -- Allowed lookups on Area annotations.
|
2017-03-23 20:06:16 -04:00 |
Sergey Fedoseev
|
e9149d3eb0
|
Fixed #27603 -- Fixed AsKML when queryset is evaluated more than once.
|
2017-03-23 19:09:04 -04:00 |
Kapil Garg
|
7e09fa7f51
|
Fixed #27969 -- Fixed models.Field.formfield() setting 'disabled' for fields with choices.
|
2017-03-23 13:22:04 -04:00 |
James Beith
|
216bb2e8fb
|
Fixed #27975 -- Fixed crash if ModelChoiceField's queryset=None.
Regression in 9153d8fbd6385db9f48793662de789fc3d686841.
|
2017-03-22 08:51:12 -04:00 |
Mariusz Felisiak
|
43380e9110
|
Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.
Thanks Tim Graham for the review.
|
2017-03-21 17:23:17 +01:00 |
Tim Graham
|
3d19d1428a
|
Fixed #27915 -- Allowed Meta.indexes to be defined in abstract models.
Thanks Markus Holtermann for review.
|
2017-03-21 10:53:21 -04:00 |
Sergey Fedoseev
|
816c5753ac
|
Fixed #27965 -- Fixed precision comparison in a geoforms test (refs #27939).
|
2017-03-21 09:04:41 -04:00 |
Jon Dufresne
|
7edeeb74fe
|
Fixed #27957 -- Removed technical terms from InlineForeignKeyField/ModelMultipleChoiceField error messages.
|
2017-03-20 13:12:55 -04:00 |
Tim Graham
|
0c6c859d4e
|
Fixed #27890 -- Fixed FileNotFoundError cleanup exception in runtests.py on Python 3.6+.
|
2017-03-20 11:35:46 -04:00 |
Adonys Alea Boffill
|
cd2ad26cc9
|
Fixed #27724 -- Fixed SelectDateWidget redisplay if a year isn't chosen.
|
2017-03-18 15:14:52 -04:00 |
Adonys Alea Boffill
|
fb48ad348a
|
Added tests for SelectDateWidget.format_value().
|
2017-03-18 14:58:31 -04:00 |
Mads Jensen
|
82bb4e684f
|
Fixed #27935 -- Fixed crash with BrinIndex name > 30 characters.
|
2017-03-18 08:12:10 -04:00 |
Tim Graham
|
93eca976c1
|
Fixed #27939 -- Updated OpenLayersWidget.map_srid for OpenLayers 3.
Regression in 2ebfda38e6 (refs #25004).
|
2017-03-17 12:03:06 -04:00 |
Tim Graham
|
b536dcf656
|
Fixed #27948 -- Removed incorrect unquote() in static serving views.
|
2017-03-17 07:55:00 -04:00 |
Tim Graham
|
6b4f018b2b
|
Replaced type-specific assertions with assertEqual().
Python docs say, "it's usually not necessary to invoke these methods directly."
|
2017-03-17 07:51:48 -04:00 |
Tim Graham
|
5bd7ffc313
|
Updated postgis.net and gaia-gis.it links to https.
|
2017-03-16 14:01:45 -04:00 |
Mariusz Felisiak
|
2767ef3ca7
|
Fixed nondeterministic ordering test failure in model_forms.
|
2017-03-16 11:14:51 -04:00 |
Sergey Fedoseev
|
1bf5e79394
|
Removed GeoQuerySet leftovers.
Follow up to a0d166306f .
|
2017-03-16 09:38:02 -04:00 |
Josh Schneier
|
6bc4ff36db
|
Fixed #27897 -- Fixed crash with 'pk' in ModelAdmin.search_filters.
|
2017-03-15 13:45:18 -04:00 |
Bo Marchman
|
7a7b331cd5
|
Fixed #27882 -- Allowed {% cache %} to cache indefinitely.
|
2017-03-15 13:01:21 -04:00 |
Tim Graham
|
44f9241c48
|
Refs #27563 -- Fixed ModelChoiceField.__deepcopy__() so forms don't share a queryset cache.
Thanks Luke Benstead for the report Simon Charettes for the fix.
|
2017-03-15 12:54:26 -04:00 |
Brad Melin
|
b625907a79
|
Fixed #27834 -- Added StrIndex database function.
|
2017-03-14 19:58:56 -04:00 |
Claude Paroz
|
540ae68a5c
|
Fixed #27920 -- Restored empty RadioSelect choice producing value=""
Regression in b52c73008a .
Thanks Tim Graham for the review.
|
2017-03-14 18:23:06 +01:00 |
Sergey Fedoseev
|
6f913c0305
|
Refs #27788 -- Removed Oracle 11 workarounds in GIS tests.
|
2017-03-13 19:21:20 -04:00 |
Adam Chainz
|
a452dddb25
|
Fixed #27904 -- Added a system check that Field.validators are callable.
|
2017-03-11 12:27:29 -05:00 |
Claude Paroz
|
29592eef19
|
Decoupled test client encoding tests from JSON handling
Using JSON as non-UTF-8 content is controversial, and the RFC 7159
discourages it.
Thanks Tim Graham for the review.
|
2017-03-09 22:15:10 +01:00 |
Tim Graham
|
dfbdba924f
|
Reverted "Refs #16682 -- Tested transaction.atomic() with KeyboardInterrupt."
This reverts commit d895fc9ac0 since the
test is problematic as described in the ticket.
|
2017-03-09 09:55:55 -05:00 |
Camilo Nova
|
5db465d5a6
|
Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend.
|
2017-03-07 19:52:26 -05:00 |
Tim Graham
|
72ff9d53e6
|
Factored out uid/user tokens in auth_tests urlpatterns.
|
2017-03-07 18:56:10 -05:00 |
Raphael Merx
|
2a3a0eb092
|
Fixed #27905 -- Added RelatedFieldWidgetWrapper.value_omitted_from_data().
|
2017-03-07 13:56:29 -05:00 |
Claude Paroz
|
145f6c3ed6
|
Refs #27622 -- Fixed a regression in JSON content-type detection
A JSON Content-Type can contain further content, like charset for example.
|
2017-03-07 16:44:15 +01:00 |