After the 24/9, I cannot build the app as all the time I encounter that error
(ImportError: cannot import name ‘ProhibitNullCharactersValidator’)
from django.core.validators import (
ImportError: cannot import name 'ProhibitNullCharactersValidator'
The command "python manage.py test" exited with 1.
Done. Your build exited with 1.