Fellow Report - November 28, 2015

76 views
Skip to first unread message

Tim Graham

unread,
Nov 28, 2015, 5:43:06 PM11/28/15
to Django developers (Contributions to Django itself)

I've also been coordinating the next round of fundraising with Adrienne which includes cleaning up the data for our existing donor records and making some improvements to the website for the next campaign.


Triaged

-------

https://code.djangoproject.com/ticket/25799 - list_filter filtering by groups doesn't appear until at least two groups exist (fixed)

https://code.djangoproject.com/ticket/25800 - IIS ISAPI request throws AppRegistryNotReady: Apps aren't loaded yet. (invalid)

https://code.djangoproject.com/ticket/25795 - formfield_for_foreignkey() and limit_choices_to() dont work as expected (duplicate)

https://code.djangoproject.com/ticket/25813 - inspectdb generates incorrect field names for unique_together (duplicate)

https://code.djangoproject.com/ticket/25811 - Error querying across foreign keys with models in different databases (invalid)

https://code.djangoproject.com/ticket/25819 - Allow dumping sql without properly setup database connection (wontfix)

https://code.djangoproject.com/ticket/25821 - Add verbose_name to foreign key fields in django.contrib.admin LogEntry (duplicate)


Authored

--------

https://github.com/django/djangoproject.com/pull/552 - Added NOT NULL constraint to Donation.donor.

https://github.com/django/djangoproject.com/pull/553 - Prevented extra Payment creation for recurring donations.


Reviewed/committed

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

https://github.com/django/django/pull/5674 - Fixed #25767 -- Fixed data truncation possibility with Positive(Small)IntegerField on MySQL.

https://github.com/django/django/pull/5562 - Fixed #25274 --- Made inspectdb handle renamed fields in unique_together.

https://github.com/django/django/pull/5632 - Fixed #25734 -- Made GDALBand min and max properties use GDALComputeRasterStatistics.

https://github.com/django/django/pull/5705 - Fixed #25772 -- Corrected len lookup on ArrayField

https://github.com/django/django/pull/5690 - Fixed #25773 -- Deprecated the geos.MultiPolygon.cascaded_union property.

https://github.com/django/django/pull/5719 - Fixed #25812 -- Restored the ability to use custom formats with the date template filter.

Reviews of core dev work

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

https://github.com/django/django/pull/5722 - Fixed #25807 -- Added support for LazyObject serialization in migrations.

https://github.com/django/django/pull/5730 - Fixed #25302 (again) -- Ignored scheme when checking for bad referers.

edwar baron

unread,
Nov 28, 2015, 7:51:06 PM11/28/15
to Django developers (Contributions to Django itself)
Hello, sure do not want to pass the ticket https://code.djangoproject.com/ticket/25811?

Please note the full comments of the ticket and give your opinion on the solution really that change for me would be, I need to bring a project to a second level separating several apps on the basis of various data, and there are a lot of code that would touch me correct if these changes do not apply. Try to keep the solution generating the subquery, 2 separate consultations only apply when the models used belong to different databases.

Tom Christie

unread,
Nov 30, 2015, 4:57:01 AM11/30/15
to Django developers (Contributions to Django itself)
Hi Edwar,

    Commenting on the ticket itself would be more appropriate. Also note that the ticket's only been open 5 days - I'd suggest a little more patience might be needed :)

  T.

Reply all
Reply to author
Forward
0 new messages