django.utils.http base36_to_int Example Code

base36_to_int is a callable within the django.utils.http module of the Django project.

Example 1 from django-allauth

django-allauth (project website) is a Django library for easily adding local and social authentication flows to Django projects. It is open source under the MIT License.

django-allauth / allauth / tests.py