django-model-stats

Display how often models and model fields are used in the database
git clone https://git.ce9e.org/django-model-stats.git

commit
1592a024b4bf2e7f25b6b81f35a25873cebafd71
parent
237965bdf1de541c43d9f10b348e5271e591b436
Author
Tobias Bengfort <bengfort@mpib-berlin.mpg.de>
Date
2021-11-30 18:13
fix include html files

Diffstat

M MANIFEST.in 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/MANIFEST.in b/MANIFEST.in

@@ -1 +1 @@
    1    -1 recursive-include mfa/templates *.html
   -1     1 recursive-include model_stats/templates *.html