Week ending March 31, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29263 - Model.refresh_from_db() does 
not re-calculate annotation fields (invalid)

https://code.djangoproject.com/ticket/29260 - Remove UPDATE query when 
saving a new model instance with a primary key that has a default (accepted)

https://code.djangoproject.com/ticket/29265 - Docs about static files 
should explain benefits of using {% static %} template tag (fixed)

https://code.djangoproject.com/ticket/29266 - Cannot perform schema 
migrations without downtime using MySQL in strict mode (duplicate)

https://code.djangoproject.com/ticket/29268 - Support passing None to test 
Client and RequestFactory request methods for default content_type 
(accepted)

https://code.djangoproject.com/ticket/29273 - MultipleChoiceField 
incorrectly selects the empty value for an empty form (accepted)

Authored

----------

https://github.com/django/djangoproject.com/pull/821 - Switched dev TLD to 
localhost.

Reviewed/committed

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

https://github.com/django/django/pull/9824 - Fixed #29258 -- Added type 
checking for login()'s backend argument.

https://github.com/django/django/pull/9827 - Fixed #29148 -- Doc'd how to 
use get_or_create() with Q objects.

https://github.com/django/django/pull/9829 - Fixed #29245 -- Made 
autodetector treat field renames + db_column addition as RenameField.

https://github.com/django/django/pull/9833 - Fixed #29270 -- Fixed 
UserChangeForm crash if password field is excluded.

https://github.com/django/django/pull/9837 - Fixed #29275 -- Made 
assertFormError() output "(actual errors: none)" instead of "(actual 
errors: )".
https://github.com/django/django/pull/9834 - Fixed #29279 -- Added renderer 
argument to ModelForm.

-- 
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/4cc52a4d-0b62-4c9c-a9a9-e18976aac226%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to