o
    "7h                     @   s*   d dl mZmZmZ eejdd ZdS )    )ErrorTagsregisterc                  K   sh   ddl m}m} | }||d d}||d d}|j|jur2tdd|jj d|jj dd	d
gS g S )Nr   )get_commandsload_command_classmakemigrationsmigratezHThe migrate and makemigrations commands must have the same autodetector.z'makemigrations.Command.autodetector is z&, but migrate.Command.autodetector is .zcommands.E001)hintid)django.core.managementr   r   autodetectorr   __name__)kwargsr   r   commandsmake_migrationsr    r   p/var/www/epreuve.sigeris.cm/public_html/epreuve/venv/lib/python3.10/site-packages/django/core/checks/commands.py'migrate_and_makemigrations_autodetector   s    r   N)django.core.checksr   r   r   r   r   r   r   r   r   <module>   s    