Results 6 issues of Tomas Henriquez

sometimes, instead of wanting to replace a text with another, I want to delete the entire line of a matched value. Adding support to this would be great!

I haven't found the exact reason yet but these are 2 behaviors that happens to me frequently: 1.- I run dispatch once and it gets stranded, the I run it...

bug

### Describe the problem I want to setup the LocMemCache from django as the cache for the database implementation of this project. This avoids the need to setup a cache...

When running debug_me within a test two things happen currently: 1.- The debugger stops at the point but it's broken throwing: ![image](https://user-images.githubusercontent.com/778410/61878497-68cb0e00-aef1-11e9-9120-996e0a266569.png) 2.- debug_me needs to be installed on [dependencies]...

The Task Scheduler only exists when a task is already created and you have to click the "edit" to be able to add a schedule to the task. I propose...

To have a more dynamic view of how the tasks are been processed it would be great to implement WebSockets into the UI. Here is an [official Django project for...