Re: Fellow Reports - February 2019

2019-03-04 Thread Tim Graham


Week ending March 2, 2019

Triaged

---

https://code.djangoproject.com/ticket/30214 - Indexes defined on abstract 
base classes are not propagated to subclasses (invalid)

https://code.djangoproject.com/ticket/30228 - DeleteModel migration's name 
argument is supposed to be lowercase (needsinfo)

Authored

--

https://github.com/django/django/pull/11042 - Fixed #30227 -- Fixed crash 
on request without boundary in Content-Type.

Reviewed/committed

--

https://github.com/django/django/pull/11022 - Fixed #30208 -- Fixed login 
header height and alignment in the largest breakpoint.

https://github.com/django/djangoproject.com/pull/872 - Fixed #868 -- 
display hreflang tags on all docs pages, and remove x-default

https://github.com/django/django/pull/11019 - Fixed #30179 -- Fixed form 
Media merging when pairwise merging is insufficient.

https://github.com/django/django/pull/11034 - Fixed #30221 -- Made label 
suffix of admin's read-only fields translatable.

https://github.com/django/django/pull/11031 - Fixed #30218 -- Fixed size of 
admin changelist's search button.
https://github.com/django/django/pull/11040 - Fixed #30229 -- Removed 
polyfill from inlines.min.js.

-- 
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/cccdeb1b-c019-4416-80e6-431508d81b4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fellow Reports -- February 2019

2019-03-04 Thread Carlton Gibson
Hi all. 


Calendar Week 8 -- ending 24 February.


Triaged:

https://code.djangoproject.com/ticket/30201 -- Form with IntegerRangeField 
does not validate (Invalid)
https://code.djangoproject.com/ticket/30197 -- Template variable resolution 
with class objects (Duplicate of #15791)
https://code.djangoproject.com/ticket/30200 -- Add support for using 
indexes in update() for ArrayFields. (Accepted)
https://code.djangoproject.com/ticket/30199 -- get_or_create documentation 
encourages unsafe usage (Accepted)
https://code.djangoproject.com/ticket/30195 -- RawSQL ignores 
decimal_places property of DecimalField (wontfix)
https://code.djangoproject.com/ticket/30194 -- Documentation default 
language is Indonesian instead of English (Invalid)
https://code.djangoproject.com/ticket/30191 -- UnicodeDecodeError from 
non-FK field when using .delete() after Python 3 upgrade (Invalid)
https://code.djangoproject.com/ticket/30189 -- sqlmigrate wraps it's 
outpout in BEGIN/COMMIT even if the database doesn't support 
transactional DDL (Accepted)
https://code.djangoproject.com/ticket/30190 -- json lines (jsonl) 
serializer (needsinfo)



Reviewed:

https://code.djangoproject.com/ticket/18707 -- Test client doesn't 
allow testing 500 responses content
https://code.djangoproject.com/ticket/30193 -- Changes to PostgreSQL 
ensure_timezone caused unnecessary roundtrips to the database on connection 
initialization.
https://code.djangoproject.com/ticket/28991 -- Add an admin filter with 
choices "all", "blank", "not blank"
https://code.djangoproject.com/ticket/30010 -- Add support for running the 
test suite through docker with docker-compose



Calendar Week 9 -- ending 03 March.


Triaged:

https://code.djangoproject.com/ticket/30220 -- Use headless browsers for 
selenium tests (Accepted.)
https://code.djangoproject.com/ticket/30226 -- Add base authentication 
backend to ease custom backend creation. (Accepted)
https://code.djangoproject.com/ticket/30222 -- Documentation bug for base 
managers (Invalid)
https://code.djangoproject.com/ticket/29918 -- Add support for checking 
object permissions in PermissionRequiredMixin (wontfix)
https://code.djangoproject.com/ticket/20218 -- Default authorization 
backend returns False when queried for object level permissions (wontfix)



Reviewed:

https://github.com/django/django/pull/11038 -- Tiny permission-related docs 
adjustments
https://github.com/django/django/pull/11037 -- Improve/simplify the 
permissions API
https://code.djangoproject.com/ticket/30128 -- Using database functions 
with tzinfo=datetime.timezone(datetime.timedelta(...)) results in an 
incorrect query
https://code.djangoproject.com/ticket/29408 -- Add validation of related 
fields in model Meta.ordering
https://github.com/django/django/pull/10636 -- Some authentication changes 
for improving documentation



Kind Regards,

Carlton



-- 
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/aa56bca7-ead9-4999-933f-1b18d191ed4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.