Re: Autoreloader looping Django 2.2

2019-05-01 Thread Dan
Hi Ramiro Thanks for answering. Tried stable 2.2.1 and it looks like it is working ok now. The folder is a virtualbox shared folder, shared from an osx host. Thanks for your help! On Tuesday, April 30, 2019 at 12:33:58 AM UTC+2, Ramiro Morales wrote: > > Hi Dan, > > On Fri, Apr 26, 2019 at

Re: Autoreloader looping Django 2.2

2019-04-29 Thread Ramiro Morales
Hi Dan, On Fri, Apr 26, 2019 at 11:00 AM Dan wrote: > Forgot to mention that this is on a mac osx host with ubuntu 16 virtualbox > guest, I'm not sure that has something to do with it? > > On Thursday, April 25, 2019 at 10:06:59 PM UTC+2, Dan wrote: >> >> I'm using Django 2.2 on a new project

Re: Autoreloader looping Django 2.2

2019-04-26 Thread Dan
Forgot to mention that this is on a mac osx host with ubuntu 16 virtualbox guest, I'm not sure that has something to do with it? On Thursday, April 25, 2019 at 10:06:59 PM UTC+2, Dan wrote: > > I'm using Django 2.2 on a new project and suddenly the autoreloader is > looping when I change a file

Autoreloader looping Django 2.2

2019-04-25 Thread Dan
I'm using Django 2.2 on a new project and suddenly the autoreloader is looping when I change a file DEBUG: /urls.py. is_changed: False, is_new: True /urls.py previous mtime: None, current mtime: 1556221457.0 /urls.py notified as changed. Signal results: [(, None)]. /urls.py changed,