Re: Fellow Reports -- May 2019

2019-05-31 Thread Carlton Gibson


Hi all. 


Calendar Week 22 -- ending 02 June.



Triaged:


https://code.djangoproject.com/ticket/30509 -- Various FileResponse fixes 
and changes (Accepted)

https://code.djangoproject.com/ticket/30530 -- url `path` accepts newlines 
in various places. (wontfix)

https://code.djangoproject.com/ticket/30514 -- Occasional CSRF cookie not 
set Django 2.1 (needsinfo)

https://code.djangoproject.com/ticket/30528 -- Django Admin adds Javascript 
in different sequences (Duplicate of #30153/#30179)




Reviewed:


https://code.djangoproject.com/ticket/30064 -- Admin search with a null 
character crashes with "A string literal cannot contain NUL (0x00) 
characters." on PostgreSQL

https://github.com/django/django/pull/11432 -- Simplfied 
m2m_recursive.tests.

https://github.com/django/django/pull/11414 -- Fixed #30509 -- Various 
FileResponse fixes and changes.



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/da6647d0-e5e6-47db-98fd-e7a9b84aefb5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


cannot use a string pattern on a bytes-like object

2019-05-31 Thread Saurabh Adhikary
Hello ,

I am upgrading my Django & Python from 1.8, 2.7 to 1.11,3.5.
For a models in TimeField I'm getting error in dateparse.py

Error -> cannot use a string pattern on a bytes-like object

Tried with datetime.now(), still not working.
Please help.

Regards,
Saurabh Adhikary

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