GitHub - Lukas-Schillinger/django-queryset-feeler: Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measure the count, execution time, and raw SQL of your queries from the command line, ipython shell, or jupyter notebook without any configuration.
[en](github.com)
Documentation
[en](saxix.github.io)
Optimiser la pagination de l'admin (qui est quand même vachement lente par défaut).
Cacher des fonctions django et invalider le cache automatiquement lors d'une update d'un truc (dans l'exemple c'est un article de …