a
    Dge                     @   sB   d dl mZ d dlmZ d dlmZ dd ZG dd dejZdS )	    )settings)
migrations)&get_supported_content_language_variantc                 C   s"   |  d}|jjttjd d S )Nzwagtailcore.Locale)Zlanguage_code)Z	get_modelZobjectscreater   r   ZLANGUAGE_CODE)ZappsZschema_editorZLocale r   e/var/www/lab.imftr.de/x/nb_venv/lib/python3.9/site-packages/wagtail/migrations/0054_initial_locale.pyinitial_locale	   s    
r   c                   @   s$   e Zd ZdgZeeejjgZdS )	Migration)ZwagtailcoreZ0053_locale_modelN)	__name__
__module____qualname__Zdependenciesr   Z	RunPythonr   Znoop
operationsr   r   r   r   r	      s   r	   N)Zdjango.confr   Z	django.dbr   Zwagtail.coreutilsr   r   r	   r   r   r   r   <module>   s   