Skip to main content

django replace filter

Project description

Installation

$ [sudo] pip install django-replace

Examples

settings.py

>>> INSTALLED_APPS = [
    'django_replace'
    ...
]

template.html

{% load replace %}

{{ value|replace:",search,replace" }}

readme-generator

Supported by

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