Skip to main content

Browse Django apps, models, fields, and reverse relations from a dedicated frontend.

Project description

django-schema-browser

django-schema-browser adds a web interface to introspect Django apps, their models, fields, and reverse relations.

Installation

pip install django-schema-browser

Configuration

In settings.py:

INSTALLED_APPS = [
    # ...
    "django_schema_browser",
]

In the project's urls.py:

from django.urls import include, path
from django.conf.urls.i18n import i18n_patterns

urlpatterns += i18n_patterns(
    path("schema/", include("django_schema_browser.urls")),
)

Project details


Download files

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

Source Distribution

django_schema_browser-0.1.2.tar.gz (47.5 kB view details)

Uploaded Source

Built Distribution

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

django_schema_browser-0.1.2-py3-none-any.whl (39.8 kB view details)

Uploaded Python 3

File details

Details for the file django_schema_browser-0.1.2.tar.gz.

File metadata

  • Download URL: django_schema_browser-0.1.2.tar.gz
  • Upload date:
  • Size: 47.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for django_schema_browser-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1cc295629e54b25fcf5080683aa1b325efbcc81878c7ece8a17f1d27848c7aad
MD5 1f9cf3d83ea34b6e254785625690e943
BLAKE2b-256 4dc104d78db091c2fd44683d672bc01de9ce40ca8c032873ce305bcaa415618c

See more details on using hashes here.

File details

Details for the file django_schema_browser-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: django_schema_browser-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 39.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for django_schema_browser-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7908c5ee3f2ba4b56a1bb1e31b6881781336ac3c2bc21b5068cf44c6548b4efb
MD5 1c53b9b0aca42c7e009d6cbd9cee9fe3
BLAKE2b-256 a3f251c36a43d1a38dbb8a82ec317c1629cc8f38ed13311cad639b8ec4b09614

See more details on using hashes here.

Supported by

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