
    Bh                     n    d dl mZ d dlmZ d dlmZ d dlmZ  G d de      Z	 ej                  e	       y)    )gettext_lazy)PlaceholderReference)CMSPluginBase)plugin_poolc                   2    e Zd Z ed      ZdgZdZdZdZe	Z
y)PlaceholderPluginPlaceholder0FTN)__name__
__module____qualname___nameparent_classesrender_pluginadmin_previewsystemr   model     ?/home/dcms/DCMS/lib/python3.12/site-packages/cms/cms_plugins.pyr   r      s'    ]DUNMMF Er   r   N)django.utils.translationr   r   !cms.models.placeholderpluginmodelr   cms.plugin_baser   cms.plugin_poolr   r   register_pluginr   r   r   <module>r      s0    6 B ) '! !   - .r   