Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: func_noerror_views.py
""" Checks that Pylint does not complain when using function based views. """ # pylint: disable=missing-docstring def empty_view(request): pass