Christophe N.
Christophe N.
Hello, Here kind of a feature request… When I saw the name and few screenshots I hoped it bundled some ``du`` features as well. Most of the time, when I...
Hello, To have better view in performance with django I added myself a few extra tools in my project. I feel like they answer common needs, here I propose them...
It looks like channel handle long polling via ResponseLater exception but no test or documentation on how to retreive connexion to send data back and close it. I supose we...
I'm asking my-self if I make one of my projects python 3.4/django 1.7 as I have big refactoring in front of me. I used the nice tool https://caniusepython3.com/ and it...
GreatWork, thanks. Will it works with Thunderbird?
### Problem Statement We may want to look at migration or tests performances, like requests, manages commands may be profiled and error tracked ### Solution Brainstorm Allow to Override relevant...
Can we have an arrow highlight, and belt count while overing the item or item count in visualize tab? It would add the feature to count it between productions zones...
hoo, tests don't seems to run on the issue referenced commit…
You can't depends on table with migrations enabled if you don't enable them yourself… When you use migrate on a brand new empty database, it will create non-migrations tables first,...