workflow management

2018-10-01 Thread django_learner
What is the best way to create a workflow management. -- 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 po

Re: ANN: django-kolibri - a concept for Asynchronous Processors/Workflow management for django.

2011-06-22 Thread Thomas Weholt
On Wed, Jun 22, 2011 at 2:01 PM, Ethan Jucovy wrote: > On Tue, Jun 21, 2011 at 5:09 PM, Thomas Weholt > wrote: >> >> Proof of concept. Need comments. Released under a modified BSD-license. >> >> http://pypi.python.org/pypi/Kolibri/0.1.0a >> >> or better >> >> https://bitbucket.org/weholt/django-k

Re: ANN: django-kolibri - a concept for Asynchronous Processors/Workflow management for django.

2011-06-22 Thread Ethan Jucovy
On Tue, Jun 21, 2011 at 5:09 PM, Thomas Weholt wrote: > Proof of concept. Need comments. Released under a modified BSD-license. > > http://pypi.python.org/pypi/Kolibri/0.1.0a > > or better > > https://bitbucket.org/weholt/django-kolibri > > There's a blogpost with two screencasts at http://weholt.

Re: ANN: django-kolibri - a concept for Asynchronous Processors/Workflow management for django.

2011-06-21 Thread Andre Terra
I only got as far as reading the project overview, but it looks incredibly sweet. Will have to give it a try over the weekend. Keep up the good work! Sincerely, André Terra On Tue, Jun 21, 2011 at 6:29 PM, Thomas Weholt wrote: > On Tue, Jun 21, 2011 at 11:16 PM, Calvin Spealman > wrote: > > I

Re: ANN: django-kolibri - a concept for Asynchronous Processors/Workflow management for django.

2011-06-21 Thread Thomas Weholt
On Tue, Jun 21, 2011 at 11:16 PM, Calvin Spealman wrote: > Interesting project. My first question was going to be "Why aren't you > just using Celery?" until I got to the part of the description that > says it is built on *top* of celery. Yes, it might be a good idea to put that in the beginning

Re: ANN: django-kolibri - a concept for Asynchronous Processors/Workflow management for django.

2011-06-21 Thread Calvin Spealman
Interesting project. My first question was going to be "Why aren't you just using Celery?" until I got to the part of the description that says it is built on *top* of celery. The first question that comes up for me is how or if you track which processes have already been run, to keep them from be

ANN: django-kolibri - a concept for Asynchronous Processors/Workflow management for django.

2011-06-21 Thread Thomas Weholt
Proof of concept. Need comments. Released under a modified BSD-license. http://pypi.python.org/pypi/Kolibri/0.1.0a or better https://bitbucket.org/weholt/django-kolibri There's a blogpost with two screencasts at http://weholt.blogspot.com/ as well. NB! If anybody can tell me why my my pypi-ent