Triaged

-------

https://code.djangoproject.com/ticket/28178 - Allow applications that make 
optional use of contrib.gis to better silence the lack of a GDAL install 
(accepted)

https://code.djangoproject.com/ticket/28179 - Unittest of a form with 
Multiselect not filling correctly (invalid)

https://code.djangoproject.com/ticket/28170 - File upload to a CIFS mount 
fails with Permissions Denied (accepted)

https://code.djangoproject.com/ticket/28183 - objects.create(**dictionary, 
key=value) regression in 1.11 (invalid)

https://code.djangoproject.com/ticket/28186 - Formset validate_min bug for 
empty_forms_count (duplicate)

https://code.djangoproject.com/ticket/28185 - ModelAdmin.lookup_allowed() 
fails to consider dynamic list_filter (duplicate)

https://code.djangoproject.com/ticket/28191 - 'or' is translated in 
"Invalid block tag" exception message (duplicate)

https://code.djangoproject.com/ticket/28192- Prevent passing positional 
arguments to form fields (accepted)

Authored

----------

https://github.com/django/django/pull/8473 - Fixed #28178 -- Changed 
contrib.gis to raise ImproperlyConfigured if gdal isn't installed.

https://github.com/django/django/pull/8474 - Fixed #28181 -- Added 
detection for GDAL 2.1 and 2.0.

Reviewed/committed

------------------

https://github.com/django/django/pull/8423 - Refs #27795 -- Kept format 
setting type in Javascript and JSON i18n views.

https://github.com/django/django/pull/8479 - Refs #27795 -- Replaced 
force_text() with str() in contrib.messages

https://github.com/django/django/pull/8442 - Fixed #28142 -- Fixed 
is_safe_url() crash on an invalid IPv6 URL.

https://github.com/django/django/pull/8410 - Fixed #28129 -- Allowed custom 
template tags to use keyword-only arguments.

https://github.com/django/django/pull/8489 - Fixed #28188 -- Fixed crash 
when pickling model fields.

https://github.com/django/django/pull/8466 - Fixed #28148 -- Doc'd 
ImageField name validation concerns with the test client.
https://github.com/django/django/pull/8331 - Improved test coverage for 
createsuperuser command.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/e349dcbd-48bd-4db9-8e2c-e8a5b48f2f79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to