I'm not too familiar with Celery, but I think that for loop continuously
> keeps changing transaction's commit event handler. Maybe you are looking
> for something like transaction.commit instead of on_commit?
> On Apr 24, 2017 2:37 PM, Emilio Jimenez Canalejo > wrote:
>
&
Hi, I've been looking for some time around the internet a problem I have,
maybe I'm just dull from all the searching and the answer is pretty
obvious, but I can't find it.
For example, I have code like this:
@app.task
def foo(idx):
print("This is iteration {}".format(idx))
def save_model(se
I found the solution:
http://django.freelancernepal.com/errors/django-says-unable-to-open-database-file-when-using-sqlite3/
Regards,
Emilio
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users"
Same exact problem in Debian Lenny. I've tried debugging it but I'm
out of ideas.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.c
4 matches
Mail list logo