Skip to main content
https://travis-ci.org/BetterWorks/django-bleachfields.png

django-bleachfields is a Python module that utilizes existing bleach and HTML parser modules to remove HTML tags and unescape text from a field before saving it to a Django model. To use, simply call BleachJSONField or BleachTextField in place of a Django text field, such as models.TextField or models.CharField.

Install

pip install bleachfields

Usage

from django.db import models
from bleachfields import BleachJSONField, BleachTextField

class Person(models.Model):
  name = BleachTextField(max_length=256)
  response = BleachJSONField()

Contact

Email: afrancis@betterworks.com

Changes

None to date.

Download files

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

Source Distribution

bleachfields-1.0.6.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file bleachfields-1.0.6.tar.gz.

File metadata

  • Download URL: bleachfields-1.0.6.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bleachfields-1.0.6.tar.gz
Algorithm Hash digest
SHA256 8ded834ad0e5361a622bfe3182ccfccedd559ace5da642cb62ba96bd97720b3e
MD5 43666ba87c12414ff1486e8c2df7ed51
BLAKE2b-256 15dd91c487e63bad5dab7bc04324234919f9ebc563399b4c3782bfae1a32b074

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.6 This release

1 file

1.0.4

1 file

1.0.3

1 file

1.0.2

2 files

1.0.1

2 files

1.0

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page