Triaged

-------

https://code.djangoproject.com/ticket/28069 - Updating location of 
setup_test_environment() warning in tutorial 5 (fixed)

https://code.djangoproject.com/ticket/28059 - ModelAdmin.radio_fields 
doesn't render admin.HORIZONTAL CSS classes (accepted)

https://code.djangoproject.com/ticket/28067 - Encoding error when __str__ 
returns non-ASCII (invalid)

https://code.djangoproject.com/ticket/28060 - Add the horizontal radio 
selection renderer (wontfix)

https://code.djangoproject.com/ticket/28058 - Empty Select widget (no 
choices) evaluates to False (accepted)

https://code.djangoproject.com/ticket/28065 - Optimize 
SchemaEditor.alter_field() to avoid dropping foreign key constraints if not 
needed (duplicate)

https://code.djangoproject.com/ticket/28066 - SessionBase.cycle_key() 
discards session data if _session_cache isn't populated (accepted)

https://code.djangoproject.com/ticket/28056 - Reverse migration for model 
rename with cross-app ForeignKey fails (accepted)

https://code.djangoproject.com/ticket/28048 - Allow generic date views to 
use related fields as date_field (accepted)

https://code.djangoproject.com/ticket/28074 - Document template-based 
widget rendering ramifications for contrib.gis (accepted)

https://code.djangoproject.com/ticket/28081 - 
django.test.client:conditional_content_removal() is not compliant with 
RFC7230 (accepted)

https://code.djangoproject.com/ticket/28076 - parse_duration() doesn't work 
with PostgreSQL's format (accepted)

https://code.djangoproject.com/ticket/28078 - Can't use field as part of 
expression when annotate key shadows model field (accepted)

https://code.djangoproject.com/ticket/28077 - Allow specifying an operator 
class for GinIndex() (accepted)

Authored

----------

https://github.com/django/django/pull/8342 - Fixed #28047 -- Fixed 
QuerySet.filter() crash when it uses the name of a OneToOneField pk.

https://github.com/django/django/pull/8356 - Fixed #28079 -- Restored "No 
POST data" (rather than an empty table) in HTML debug page.

https://github.com/django/django/pull/8362 - Fixed #28058 -- Restored empty 
BoundFields evaluating to True.

Reviewed/committed

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

https://github.com/django/django/pull/8344 - Fixed #28064 -- Removed 
double-quoting of key names in MultiValueDictKeyError.
https://github.com/django/django/pull/8282 - Fixed #28007 -- Moved debug 
templates to the filesystem.

-- 
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/731a27cf-8590-4c5a-9917-21b5ad89595d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to