Triaged

-------

https://code.djangoproject.com/ticket/27882 - Allow template fragment 
caching for unlimited time (accepted)

https://code.djangoproject.com/ticket/27884 - Document that validators 
needs to be an iterable since Django 1.11 (wontfix)

https://code.djangoproject.com/ticket/27888 - Add a button to clear all 
admin filters (accepted)

https://code.djangoproject.com/ticket/27897 - Searching for foreign key's 
pk in the admin crashes with FieldDoesNotExist (accepted)

https://code.djangoproject.com/ticket/27896 - In Django 1.10 when sqlite is 
used and TIME_ZONE=None a django.db.utils.OperationalError error is raised 
when filtering by __date on a DateTimeField (worksforme)

https://code.djangoproject.com/ticket/27893 - Make it possible to disable 
exception re-raising in test client (duplicate)

Authored

----------

https://github.com/django/django/pull/8132 - Fixed #27887 -- Fixed URLs 
check crash with namespaced URLs inside non-nonspaced URLs.

https://github.com/django/django/pull/8141 - Fixed #27900 -- Made escapejs 
escape backticks for use in ES6 template literals.

Reviewed/committed

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

https://github.com/django/django/pull/8065 - Fixed #27842 -- Added protocol 
kwarg to GenericSitemap.__init__().

https://github.com/django/django/pull/8115 - Fixed #27862 -- Fixed 
incorrectly quoted table aliases in Subquery SQL.

https://github.com/django/django/pull/8095 - Improve test coverage for 
django.contrib.auth.

https://github.com/django/django/pull/8125 - Fixed #26911 -- Removed 
NoReverseMatch silencing in RedirectView.

https://github.com/django/django/pull/8133 - Fixed #27889 -- Fixed 
incorrect check error if ModelAdmin.ordering refers to 'pk'.

https://github.com/django/django/pull/7763 - Fixed #27656 -- Updated 
docstring verbs according to PEP 257.
https://github.com/django/django/pull/8145 - Refs #27795 -- Removed 
unneeded force_text calls

-- 
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 django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
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/1f179c20-e966-44a2-814f-e91af8b75e1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to