
    cf=                     D    d dl mZ d dlmZmZ d Z G d de          ZdS )    )	AppConfig)Warningregisterc                 &    t          dd          gS )Na  django-ckeditor bundles CKEditor 4.22.1 which isn't supported anmyore and which does have unfixed security issues, see for example https://ckeditor.com/cke4/release/CKEditor-4.24.0-LTS . You should consider strongly switching to a different editor (maybe CKEditor 5 respectively django-ckeditor-5 after checking whether the CKEditor 5 license terms work for you) or switch to the non-free CKEditor 4 LTS package. See https://ckeditor.com/ckeditor-4-support/ for more on this. (Note! This notice has been added by the django-ckeditor developers and we are not affiliated with CKSource and were not involved in the licensing change, so please refrain from complaining to us. Thanks.)zckeditor.W001)id)r   )app_configskwargss     ?/var/www/html/env/lib/python3.11/site-packages/ckeditor/apps.pycheck_ckeditor_versionr      s'     x
	
 	
 	
     c                       e Zd ZdZdZd ZdS )CKEditorConfigzdjango.db.models.AutoFieldckeditorc                 .    t          t                     d S )N)r   r   )selfs    r
   readyzCKEditorConfig.ready   s    '(((((r   N)__name__
__module____qualname__default_auto_fieldnamer    r   r
   r   r      s.        5D) ) ) ) )r   r   N)django.appsr   django.core.checksr   r   r   r   r   r   r
   <module>r      sr    ! ! ! ! ! ! 0 0 0 0 0 0 0 0  ) ) ) ) )Y ) ) ) ) )r   