Report for week ending August 29, 2015:

Triaged

-------

https://code.djangoproject.com/ticket/25296 - Failed Manager.create() could 
pollute related models cache (accepted)

https://code.djangoproject.com/ticket/25305 - BIGINT auto field and related 
(duplicate)

https://code.djangoproject.com/ticket/25303 
<https://code.djangoproject.com/ticket/25303v> - permission names aren't 
translated (duplicate)

https://code.djangoproject.com/ticket/19258 - ModelAdmin customized 
queryset with extra option (duplicate)

https://code.djangoproject.com/ticket/16862 - Admin delete-cascade check 
doesn't support per-object permissions (duplicate)

https://code.djangoproject.com/ticket/25310 - GeoManager's distance() 
method doesn't work with lookups that span multiple relationships (won’t 
fix)

https://code.djangoproject.com/ticket/25311 - Remove vague language about 
"partial commits" from docs. (fixed)

https://code.djangoproject.com/ticket/25312 - Database sequence for 
AutoField backed by Postgres 9+ allows larger values than the column 
(duplicate)

https://code.djangoproject.com/ticket/25316 - Can't use order_by and 
values(_list) together after annotating (accepted)

https://code.djangoproject.com/ticket/25319 - QuerySet not working with 
Union + Exclude (needs info)

https://code.djangoproject.com/ticket/25321 - Make it clear that 
django.db.backends.schema messages (which can propogate to 
django.db.backends) don't include 'duration' (accepted)

https://code.djangoproject.com/ticket/25326 - Add namedtuple example for 
executing custom SQL (accepted)

https://code.djangoproject.com/ticket/20073 - Provide API for creating User 
objects in tests (won’t fix)

https://code.djangoproject.com/ticket/25325 - Support DoNotTrack (DNT) 
(won’t fix)

Authored

--------

https://github.com/django/django/pull/5185 - Admin crash with the name of a 
reverse accessor in list_display

https://github.com/django/django/pull/5197 - Fixed #25318 -- Made 
SILENCED_SYSTEM_CHECKS suppress all messages.

https://github.com/django/django/pull/5202 - Fixed #25320 -- Reverted 
ManyToManyField.null to False for backwards compatibility.

Reviewed/committed

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

https://github.com/django/django/pull/5181 - Fixed #25302 -- Prevented 
BrokenLinkEmailsMiddleware from reporting 404s when Referer = URL.

https://github.com/django/django/pull/5180 - Fixed #14217 -- Added 
validation for field name collision when using model inheritance.

https://github.com/django/django/pull/5189 - Fixed #25308 -- Made 
MigrationQuestioner respect MIGRATION_MODULES setting. 

https://github.com/django/django/pull/3975 - Fixed #24201 -- Added 
order_with_respect_to support to GenericForeignKey

https://github.com/django/django/pull/4754 - Fixed #22634 -- Made the 
database-backed session backends more extensible.

https://github.com/django/django/pull/5186 - Fixed #20597 -- Replaced admin 
GIF/PNG icons by SVG

https://github.com/django/django/pull/5194 - Fixed #25322 -- Lazily 
compiled core.validators regular expressions.

https://github.com/django/django/pull/5187 - Fixed #17375 -- Changed 
makemessages to use xgettext with --files-from

https://github.com/django/django/pull/5204 - Fixed #25262 -- Removed the 
enable_comments field from FlatPageAdmin.

Reviews of core dev work

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

https://github.com/django/django/pull/5173 - Fixed #25280 -- Properly 
checked regex objects for equality to prevent infinite migrations
https://github.com/django/django/pull/5176 - Fixed #24590 -- Cached calls 
to swappable_setting.

-- 
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 http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/4e262df1-fd35-4b4a-a44e-920051f0dc22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to