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

DateCommit messageAuthor
2025-08-11 20:27pyproject.toml: license syntaxTobias Bengfort
2023-11-05 10:44lintTobias Bengfort
2023-11-05 10:44switch to pyproject.tomlTobias Bengfort
2021-11-30 18:15bump verion to 0.0.2Tobias Bengfort
2021-11-30 18:13fix include html filesTobias Bengfort
2021-11-03 12:08bump version to 0.0.1Tobias Bengfort
2021-11-03 12:06add staff_member_requiredTobias Bengfort
2021-11-03 12:06add CHANGES.mdTobias Bengfort
2021-11-03 11:45README: add features sectionTobias Bengfort
2021-11-03 11:40add installation instructionsTobias Bengfort
2021-11-03 11:29display stats in templateTobias Bengfort
2021-11-03 11:16add get_statsTobias Bengfort
2021-11-03 11:00add viewTobias Bengfort