a
    É[Ùfˆ  ã                   @   s$   d dl mZ d dlmZ dd„ ZdS )é    )Úsettings)Úimport_stringc                 C   s   t tjƒ| ƒS )zÊ
    Callable with the same interface as the storage classes.

    This isn't just default_storage = import_string(settings.MESSAGE_STORAGE)
    to avoid accessing the settings at the module level.
    )r   r   ZMESSAGE_STORAGE)Úrequest© r   úzC:\Users\91910\OneDrive\Desktop\vts_admin_rebuild-master\vts\Lib\site-packages\django/contrib/messages/storage/__init__.pyÚdefault_storage   s    r   N)Zdjango.confr   Zdjango.utils.module_loadingr   r   r   r   r   r   Ú<module>   s   