TypeError: filename must be a str or bytes object, or a file

2021-03-16 Thread Mira
Hi All, I need some help. My Django 3.1.4 on debian Linux with Python 3.6 is not behaving properly. Seems there is some issue with few of the packages. Issue is same, trying to replicate from all three way to show so that I could get some help. Here are some of the observations, need your help 1.

Re: Django3 runserver error

2020-07-30 Thread Mira
t; m...@thierry-decker.com> wrote: > > > The resolve() method dose not have the strict parameter anymore. > > Regards > > Le jeu. 30 juil. 2020 à 11:25, Mira a écrit : > > Hi All, > I recently upgraded Django from 2.2 to 3 on my MacOS10.13. > I am using Pyth

Django3 runserver error

2020-07-30 Thread Mira
Hi All, I recently upgraded Django from 2.2 to 3 on my MacOS10.13. I am using Python 3.6 and My Application was working fine with Django 2.2 but now i am getting below error. Any help related with this topic would be greatly appreciated. $>python3 manage.py runserver Watching for file changes wi