How to do it...

In the models.py file of the guerrilla_patches app, add the following content:

# guerrilla_patches/models.py
from django.utils import text
from transliterate import slugify

text.slugify = slugify
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.119.103.204