Re: DJANGO app loose path from batch file

2017-11-06 Thread Mike Morris
On 11/06/2017 10:12 AM, Xristos Xristoou wrote: i am windows user My condolences. -- 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...@go

Re: DJANGO app loose path from batch file

2017-11-06 Thread Xristos Xristoou
i am windows user -- 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-users@

Re: DJANGO app loose path from batch file

2017-11-06 Thread Daniel Roseman
On Monday, 6 November 2017 15:43:36 UTC, Xristos Xristoou wrote: > > I try to learn more about Django celery and rabbitmq to create some async > tasks and I have some question. > > Some programs can provide PYTHON API to can some development to use > modules from this program in python. > > one m