django.utils.http int_to_base36 Example Code

int_to_base36 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