Re: Fellow Reports -- January 2019

2019-02-04 Thread Carlton Gibson
Hi all. Calendar Week 5 -- ending 03 February. Triaged: https://code.djangoproject.com/ticket/30144 -- Support passing timedelta for cache timeout (wontfix) https://code.djangoproject.com/ticket/30139 -- django.contrib.auth.forms.UserCreationForm() doesnt call default managers

Re: Fellow Reports - January 2019

2019-02-03 Thread Adam Johnson
This mailing list is for the development of Django. itself, not for support using Django. Please keep such questions to Stack Overflow, or the django-users mailing list. On Sun, 3 Feb 2019 at 14:03, hunar techie wrote: > >

Re: Fellow Reports - January 2019

2019-02-03 Thread hunar techie
https://stackoverflow.com/questions/54503581/python-setup-in-cpanel-file-usr-bin-virtualenv-errno-2-no-such-file-or-dir please someone can help me to fix this issues On Sun, Feb 3, 2019 at 12:46 AM Tim Graham wrote: > Week ending February 2, 2019 > > Triaged > > --- > >

Re: Fellow Reports - January 2019

2019-02-02 Thread Tim Graham
Week ending February 2, 2019 Triaged --- https://code.djangoproject.com/ticket/30146 - Move change form fieldset toggle to the right side (wontfix) https://code.djangoproject.com/ticket/30150 - Django 1.11 with MySQL 8: "Unknown system variable 'TX_ISOLATION'" (wontfix)

Re: Fellow Reports -- January 2019

2019-01-27 Thread Carlton Gibson
Hi All, Calendar Week 4 -- ending 27 January. Triaged: https://code.djangoproject.com/ticket/30101 -- Recommended middleware syntax fails for some testing cases (when not using Client) (Invalid) https://code.djangoproject.com/ticket/30079 -- Prefetch cache should be aware of database source

Re: Fellow Reports - January 2019

2019-01-27 Thread Tim Graham
Week ending January 26, 2019 Triaged --- https://code.djangoproject.com/ticket/30127 - Deprecate cached_property's name argument (created) Authored -- https://github.com/django/django-formtools/pull/136 - Add testing for Django 2.2

Re: Fellow Reports - January 2019

2019-01-21 Thread Tim Graham
Week ending January 19, 2019 Triaged --- https://code.djangoproject.com/ticket/17904 - Custom permissions on proxy model no longer created (fixed) https://code.djangoproject.com/ticket/30113 - Ignoring body with application/json payload causes HTTP 400 (duplicate)

Re: Fellow Reports -- January 2019

2019-01-21 Thread Carlton Gibson
Hi All Calendar Week 3 -- ending 20 January. Released Django 2.2a1. Triaged: https://code.djangoproject.com/ticket/30089 -- TestClient doesnt accept data with duplicate keys (SELECT multiple) (Accepted) https://code.djangoproject.com/ticket/30115 -- inspectdb on SQLite crashes with

Fellow Reports -- January 2019

2019-01-16 Thread Carlton Gibson
Hi All, Calendar Week 2 -- ending 13 January. Triaged: https://code.djangoproject.com/ticket/30097 -- InlineModelAdmin.has_add_permission() requires obj argument (Accepted) https://code.djangoproject.com/ticket/30096 -- Use case of extra() (invalid) Reviewed:

Re: Fellow Reports - January 2019

2019-01-12 Thread Tim Graham
Week ending January 12, 2019 Triaged --- https://code.djangoproject.com/ticket/30075 - Better error message for "App 'bar.foo' could not be found. Is it in INSTALLED_APPS?" (fixed) https://code.djangoproject.com/ticket/30084 - Setting DATABASES['default']['TEST']['engine'] to SQLite

Fellow Reports - January 2019

2019-01-08 Thread Tim Graham
Week ending January 5, 2019 Triaged --- https://code.djangoproject.com/ticket/30072 - SiteManager.get_current() cache uses global variable instead of cache breaking multiple instance deployments (duplicate) https://code.djangoproject.com/ticket/30082 - Document that Django 1.11.x