Skip to main content

Move your model's verbose name and help_text to database comments

Project description

https://badge.fury.io/py/django-db-comments.svg https://travis-ci.org/vanadium23/django-db-comments.svg?branch=master https://codecov.io/gh/vanadium23/django-db-comments/branch/master/graph/badge.svg

Move your model’s verbose name and help_text to database comments

Documentation

The full documentation is at https://django-db-comments.readthedocs.io.

Quickstart

Install Django Db Comments:

pip install django-db-comments

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'django_db_comments',
    ...
)

Features

  • Copy verbose_name and help_text to columns in DB, currently: Postgres.

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.2.0 (2019-05-07)

  • First release on PyPI.

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-db-comments-0.2.0.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

django_db_comments-0.2.0-py2.py3-none-any.whl (5.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-db-comments-0.2.0.tar.gz.

File metadata

  • Download URL: django-db-comments-0.2.0.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for django-db-comments-0.2.0.tar.gz
Algorithm Hash digest
SHA256 23a4a577cadf087814e9ea7b96f76a25da41a88cf1371ef9008a277c37088070
MD5 83f0b8da7bd41ae57d0c20154b6a6e3f
BLAKE2b-256 6d6cd9bfe0cef16f561caabc1b86d0b5741167e952f9eaacfa88af97b1de7e9d

See more details on using hashes here.

File details

Details for the file django_db_comments-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: django_db_comments-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for django_db_comments-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a7b9372ec1e888788126d383e8ac0c8bd331df57ac6bc7d3d916103ce600e532
MD5 3f82f4c1c105503111922e08339c1a61
BLAKE2b-256 2afc9195cc607ea05b24599ff6754176b7b30c37b116cfb7f0d1a20c3708b051

See more details on using hashes here.

Supported by

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