Triaged

-------

https://code.djangoproject.com/ticket/28084 - FieldDoesNotExist when 
running a migration that removes a deleted field from unique_together 
(duplicate)

https://code.djangoproject.com/ticket/28075 - USE_THOUSAND_SEPARATOR = 
True, causes foreignkey id to become localized (accepted)

https://code.djangoproject.com/ticket/28089 - Remove requirement of 
get_short_name() and get_full_name() for subclasses of AbstractBaseUser 
(accepted)

https://code.djangoproject.com/ticket/28090 - TimeField's value incorrectly 
localized in forms (duplicate)

https://code.djangoproject.com/ticket/28110 - Model inheritance field name 
collision check error refers to related accessors as fields (accepted)

https://code.djangoproject.com/ticket/28114 - Using a custom user model 
when starting a project: default code generation (duplicate)

https://code.djangoproject.com/ticket/28099 - Reuse of UpdateQuery breaks 
complex delete updates (accepted)

Authored

----------

https://github.com/django/django/pull/8376 - Fixed #28097 -- Fixed layout 
of ReadOnlyPasswordHashWidget.

Reviewed/committed

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

https://github.com/django/django/pull/8353 - Fixed #28066 -- Prevented 
SessionBase.cycle_key() from discarding data.

https://github.com/django/django/pull/8374 -  Fixed #28096 -- Allowed 
prefetch calls with ModelIterable subclasses.

https://github.com/django/django/pull/8385 - Fixed #28075 -- Prevented 
ChoiceWidget from localizing option values.
https://github.com/django/django/pull/8391 - Fixed #28115 -- Fixed IP 
address validation in geoip2 module.
https://github.com/django/django/pull/8392 - Fixed #28101 -- Fixed 
incorrect queries for __in lookups involving ForeignKey.to_field.

-- 
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/8e00eaf6-c7b1-4314-a934-cce87feba0f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to