Re: Problems using celery and pyelasticsearch

2015-12-10 Thread nonami
On 07/12/2015 02:50, Laura Creighton wrote: In a message of Mon, 07 Dec 2015 02:37:15 +0100, nonami writes: Does anyone have any idea what could be going on or how I can further inspect running tasks. Not sure this will help, but it might ... https://www.caktusgroup.com/blog/2013/10/30

Problems using celery and pyelasticsearch

2015-12-06 Thread nonami
Hi, I create a task that uses this function def get_jobs(specialization, yoe): try: key = "SpecAlert-" if len(specialization): key += '-'.join(map(str, specialization)) if yoe is not None: key += '-yoe'.join(yoe) jobs = memcache_clien

Re: Dave Angel RIP

2015-08-18 Thread Nonami Animashaun
Folks, Many of us will remember the long-time list regular Dave Angel. Dave was active on this list for many years, a keen participant in many discussions, and very helpful to Python users of all levels of expertise. Unfortunately, I am saddened to say that Dave passed away on May 25th, and the f

Re: Who uses IDLE -- please answer if you ever do, know, or teach

2015-08-06 Thread Nonami Animashaun
> 0. Classes where Idle is used: > Where? > Level? > > Mostly on windows, can't remember ever using Idle on a linux system before. > Idle users: > > 1. Are you > grade school (1=12)? > undergraduate (Freshman-Senior)? > post-graduate (from whatever)? > Post-graduate > > 2. Are you > beginner (1s

Re: How may I learn Python Web Frameworks

2015-07-24 Thread Nonami Animashaun
The official Django docs is pretty detailed https://docs.djangoproject.com/en/1.8/ You could also look at the Django book but it confesses to being written for version 1.4 even though it goes ahead to assure us that it's not outdated https://django-book.readthedocs.org/en/latest/ -- https://mail.

Re: About this mailing list

2015-07-24 Thread Nonami Animashaun
On Fri, Jul 24, 2015 at 9:27 PM, Stéphane Wirtel wrote: > Hi all, > > This mail is just to check if you receive it because I think I have a > problem with this list. > > Could you reply me to check it works ? > We hear you loud and clear > > Thank you > > You are welcome > -- > Stéphane Wirtel