Tomas Henriquez
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...
### 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:  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...