django.utils.crypto constant_time_compare Example Code

constant_time_compare is a callable within the django.utils.crypto module of the Django project.

Example 1 from wagtail

wagtail (project website) is a fantastic Django-based CMS with code that is open source under the BSD 3-Clause "New" or "Revised" License.

wagtail / wagtail / core / forms.py