anfema_django_utils.db.functions.RegexpReplace

class RegexpReplace(*args, **kwargs)

Bases: django.db.models.Func

Postgres function to substitute text using regular expressions.

Methods

Attributes

function

function = 'REGEXP_REPLACE'