Skip to main content

django-model-stats

Display how often models and model fields are used in the database.

Installation

  1. Add 'model_stats' to your INSTALLED_APPS
  2. Add path('admin/stats/', include('model_stats.urls')) to your urlpatterns. Make sure it’s included before the 'admin/' entry, so that requests to /admin/stats/ don’t get handled by the latter entry.

Features

  • Allows you to find models or fields that are rearly used
  • No additional user tracking, only uses the data that is already available
  • No external dependencies

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-model-stats-0.0.2.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_model_stats-0.0.2-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file django-model-stats-0.0.2.tar.gz.

File metadata

  • Download URL: django-model-stats-0.0.2.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for django-model-stats-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c2b0b0f28d28bd58305c53a6492bbf01a13c64b0f18612213110896ced131cd0
MD5 fc693fc1f853b26a384cd8eae77b4de1
BLAKE2b-256 c08c220a13bdabb798c7e644803587e7657654482255ae1f94d5792b45857e79

See more details on using hashes here.

File details

Details for the file django_model_stats-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: django_model_stats-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for django_model_stats-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ed7420acdfa219b0ccd95ea98ad192e8de046b6cf12ca09a9b63bed348af6b63
MD5 ff7967e97987cafa2941fc4a5f38ec53
BLAKE2b-256 466698f3c6330a877cfca2abb0d4b11fff9acf3cfde71d8ff49c8eda95f33b1e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.2 This release

2 files

0.0.1

2 files

0.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page