Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: problems with flask and celery
Post: RE: problems with flask and celery

(Apr-28-2021, 10:26 AM)Larz60+ Wrote: Please show complete and unaltered error traceback (surrounded by bbcode error tags). This traceback contains important information useful for debugging. the pr...
Phantomsec Web Scraping & Web Development 2 3,192 Apr-28-2021, 07:30 PM
  Question Thread: problems with flask and celery
Post: problems with flask and celery

def make_celery(app): celery = Celery( app.import_name, backend=app.config['CELERY_RESULT_BACKEND'], broker=app.config['CELERY_BROKER_URL'] ) celery.conf.update(app...
Phantomsec Web Scraping & Web Development 2 3,192 Apr-27-2021, 10:45 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020