Skip to main content

It's bad design to put label after checkbox for BooleanField widget, so let's make it normal.

Project description

django-checkbox-normalize

It's bad design to put label after checkbox for BooleanField widget, so let's make it normal.

Install

pip install django-checkbox-normalize

Settings

INSTALLED_APPS = [
    ...
    'django_checkbox_normalize',
    ...
]

Usage

Just insert app name "django_checkbox_normalize" into INSTALLED_APPS variable before "django.contrib.admin" in settings.py, and nothing more.

Note:

  • "django_checkbox_normalize" must before "django.contrib.admin".

Releases

v0.1.0 2020/03/02

  • First release.

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-checkbox-normalize-0.1.0.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file django-checkbox-normalize-0.1.0.tar.gz.

File metadata

  • Download URL: django-checkbox-normalize-0.1.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for django-checkbox-normalize-0.1.0.tar.gz
Algorithm Hash digest
SHA256 961f8ae1f7c435ec850586d9587645dcab284279d85ced9220373d0ed6a90a5d
MD5 32d98f2b1067c34218b83689ee4c2465
BLAKE2b-256 6ef479fda753fa3033df396876b699e4737de4afa07dcd898439c0cadb53289b

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