Re: Fellow Reports - May 2019

2019-06-03 Thread Mariusz Felisiak
Week ending June 2, 2019.

*Triaged:*
https://code.djangoproject.com/ticket/30508 - Add Password Reset Via Email 
to documentation. (invalid)
https://code.djangoproject.com/ticket/30510 - bulk_create() crashes with 
mixed length arguments on LOB fields on Oracle. (accepted)
https://code.djangoproject.com/ticket/30512 - Update mail backend to use 
modern standard library parsing approach. (accepted)
https://code.djangoproject.com/ticket/30475 - Use of i18n_patterns and a 
buggy 404 template trigger internal server error without a backtrace. 
(invalid)
https://code.djangoproject.com/ticket/30499 - PasswordResetView should be 
allowed to set `domain_override`. (invalid)
https://code.djangoproject.com/ticket/30513 - Impossible migration (with a 
change of model base) is not noticed. (duplicate)
https://code.djangoproject.com/ticket/30515 - Document 
django.shortcuts.resolve_url. (wontfix)
https://code.djangoproject.com/ticket/30516 - Autoreloader crashes on 
re-raising exceptions with custom signature. (accepted)
https://code.djangoproject.com/ticket/30517 - Add Redis cache backend. 
(wontfix)
https://code.djangoproject.com/ticket/30518 - Multiple Count annotation 
with filter doesn't work properly. (duplicate)
https://code.djangoproject.com/ticket/30520 - ModelForm with field without 
label crashes when used in InlineModelAdmin. (accepted)
https://code.djangoproject.com/ticket/30521 - Default error webpages are 
not correctly-formed html pages. (accepted)
https://code.djangoproject.com/ticket/30522 - How to use Custom install 
Sqlite3 in Django. (invalid)
https://code.djangoproject.com/ticket/30526 - migration to UUID id field 
doesn't properly convert integers (SQLite). (invalid)
https://code.djangoproject.com/ticket/30523 - StatReloader does not update 
file times if notify_file_changed() is triggered. (accepted)
https://code.djangoproject.com/ticket/30511 - Support Identity columns on 
PostgreSQL. (accepted)
https://code.djangoproject.com/ticket/30527 - Problem with creating 
migrations for subclassed field changes. (invalid)
https://code.djangoproject.com/ticket/30532 - Union queryset should raise 
on filter() and exclude(). (duplicate)

*Reviewed/committed:*
https://github.com/django/django/pull/11406 - Refs #24944 -- Added test for 
overriding domain in email context in PasswordResetView.
https://github.com/django/django/pull/11422 - Fixed #30479 -- Fixed 
detecting changes in manage.py by autoreloader when using StatReloader.
https://github.com/django/django/pull/11413 - Fixed crash of ArrayAgg and 
StringAgg with ordering when used in Subquery.
https://github.com/django/django/pull/11390 - Fixed #30491 -- Clarified 
when save() on object with pk executes INSERT.
https://github.com/django/django/pull/11428 - Fixed #30516 -- Fixed crash 
of autoreloader when re-raising exceptions with custom signature.
https://github.com/django/django/pull/11419 - Fixed #30523 -- Fixed 
updating file modification times on seen files in auto-reloader when using 
StatReloader.
https://github.com/django/django/pull/11415 - Fixed #28520 -- Added 
--start-at/--start-after options to runtests.py.
https://github.com/django/django/pull/11431 - Fixed #28831 -- Doc'd that 
InlineModelAdmin methods' obj argument is the parent object.
https://github.com/django/django/pull/11423 - Fixed #30493 -- Fixed 
prefetch_related() for GenericRelation with different content types.

Best regards,
Mariusz

-- 
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/399e8d5d-4b8b-4deb-871d-28bec06f566d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: cannot use a string pattern on a bytes-like object

2019-06-03 Thread Adam Johnson
Hi Saurabh,

Tobias has said pointed it out, but I have a template email for "woops
wrong mailing list" below that also contains some information that may help
with your problem:

Hi!

I think you've found the wrong mailing list for this post. This mailing
list is for the development of Django itself, not for support using Django.
This means the discussions of bugs and features in Django itself, rather
than in your code using it. People on this list are unlikely to answer your
support query with their limited time and energy. Read more on the mailing
lists at https://www.djangoproject.com/community/

For support, please use the django-users mailing list, or IRC #django on
Freenode, or a site like Stack Overflow. There are people out there willing
to help on those channels, but they might not respond if you don't ask your
question well. Stack Overflow's question guide can help you frame it well:
https://stackoverflow.com/help/how-to-ask .

Also if you haven't read it, please take a look at Django's Code of
Conduct: https://www.djangoproject.com/conduct/ . These are our "ground
rules" for working well as a community, and will help you get the most out
of Django and our fantastic community.

Thanks for your understanding,

Adam

On Sun, 2 Jun 2019 at 21:59, Tobias Wiese  wrote:

> Hello,
>
> This mailing list is for development. You are probably searching for the
> list for users to ask questions: django-us...@googlegroups.com
> Alternatively you might ask your question on freenode irc in the channel
> #django
>
>
> --
> Tobias Wiese
> PGP KEY: https://tobiaswiese.com/pgp.asc
> PGP FPR: E1A7A8879BAD75B42D63F3310F067C2DD70E89A0
>
> --
> 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/20190602205908.GA13849%40origin.wieto.net
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Adam

-- 
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/CAMyDDM10dRWnxzGykzerv%2BokUu2hyb-7TD7jVPCgBtHEp7it_A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Django security releases issued: 2.2.2, 2.1.9 and 1.11.21

2019-06-03 Thread Carlton Gibson
Today the Django team issued 2.2.2, 2.1.9, and 1.11.21 as part of our security 
process. These releases address security issues, and we encourage all users to 
upgrade as soon as possible: 

https://www.djangoproject.com/weblog/2019/jun/03/security-releases/

-- 
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/8A290D5D-F090-4323-8587-79B4B66E7587%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Django security releases issued: 2.2.2, 2.1.9 and 1.11.21

2019-06-03 Thread אורי
wanbao Did you read
https://www.djangoproject.com/weblog/2019/jun/03/security-releases/ ?
אורי
u...@speedy.net


On Mon, Jun 3, 2019 at 4:42 PM wanbao jin  wrote:

> What were those security issues? Could you briefly explain about it?
>
> Thanks
>
> On Mon, Jun 3, 2019 at 7:17 PM Carlton Gibson 
> wrote:
>
>> Today the Django team issued 2.2.2, 2.1.9, and 1.11.21 as part of our
>> security process. These releases address security issues, and we encourage
>> all users to upgrade as soon as possible:
>>
>> https://www.djangoproject.com/weblog/2019/jun/03/security-releases/
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-us...@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/8A290D5D-F090-4323-8587-79B4B66E7587%40gmail.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-us...@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAM82qv1te%3DtoASo8fC5qDMnN32A1htHgq5Yvotv847Kn9-AkUw%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CABD5YeF7JSTrHxGho3xX3V791JTbUkEG74K0PPnDXfcKA9s8rw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.