django.utils.functional keep_lazy Example Code

keep_lazy is a callable within the django.utils.functional module of the Django project.

Example 1 from django-filer

django-filer (project documentation) is a file management library for uploading and organizing files and images in Django's admin interface. The project's code is available under the BSD 3-Clause "New" or "Revised" open source license.

django-filer / filer / utils / compatibility.py