Triaged

-------

https://code.djangoproject.com/ticket/26779 - i18n_javascript should take 
extra_context as argument (accepted)

https://code.djangoproject.com/ticket/26781 - SQLite crashes when changing 
the case of db_table (accepted)

https://code.djangoproject.com/ticket/26794 - Migrating ForeignKey to 
OneToOneField creates extra index on PostgreSQL (duplicate)

https://code.djangoproject.com/ticket/25292 - "'str' object has no 
attribute '_meta'" crash in ManyToManyField.through_fields check (accepted)

https://code.djangoproject.com/ticket/26799 - Model related signals' 
receiver could not receive its proxy models (duplicate)

Authored

--------

https://github.com/django/django/pull/6809 - Refs #22384 -- Readded 
RegexURLResolver.reverse().

https://github.com/django/django/pull/6819 - Refs #21379, #26719 -- Moved 
username normalization to AbstractBaseUser.

https://github.com/django/django/pull/6820 - Fixed #26787 -- Documented 
deleting and reloading of model instance fields.

https://github.com/django/django/pull/6791 - Fixed #26791 -- Replaced 
LiveServerTestCase port ranges with binding to port 0.

https://github.com/jazzband/django-hosts/pull/59 - Simplified and completed 
changes for Django 1.10 support.

Reviewed/committed

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

https://github.com/django/django/pull/6713 - Refs #26666 -- Added 
ALLOWED_HOSTS validation when running tests.

https://github.com/django/django/pull/6811 - Fixed #26783 -- Fixed 
SessionMiddleware's empty cookie deletion when using SESSION_COOKIE_PATH.

https://github.com/django/django/pull/6756 - Fixed #25940 -- Added 
OGRGeometry.from_gml() and GEOSGeometry.from_gml().

https://github.com/django/django/pull/6804 - Fixed #26729 -- Allowed 
overriding a form field's label/help_text in Form.__init__() for 
TabularInline.

https://github.com/django/django/pull/6693 - Fixed #25920 -- Added support 
for non-uniform NUMBER_GROUPING.

https://github.com/django/django/pull/6830 - Fixed #26795 -- Factor out 
"get_changes" method in test_autodetector

https://github.com/django/django/pull/6788 - Fixed #26719 -- Normalized 
email in AbstractUser.clean().

Reviews of core dev work

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

https://github.com/django/django/pull/6814 - Fixed #26781 -- Made table 
name case change a noop on SQLite.

https://github.com/django/django/pull/6827 - Refs #24829 -- Made 
TemplateResponse.content available sooner in exception context
https://github.com/django/django/pull/6798 - Fixed #5897 -- Added the 
Content-Length response header in CommonMiddleware

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/30c35101-868e-42c6-ac8e-daba51bf7c7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to