
    >ȋh                     L    d dl mZmZmZ  eej                  d             ZdS )    )ErrorTagsregisterc                      ddl m}m}  |            } ||d         d          } ||d         d          }|j        |j        ur.t	          dd|j        j         d|j        j         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
   s         X/var/www/pixelcanvas.ch/venv/lib/python3.11/site-packages/django/core/checks/commands.py'migrate_and_makemigrations_autodetectorr      s    GGGGGGGG|~~H((2B)CEUVVO  )!4i@@G#7+??? 8&3<8 8 +48 8 8
 #
 
 

 	
 I    N)django.core.checksr   r   r   r   r    r   r   <module>r      sU    4 4 4 4 4 4 4 4 4 4 
$-    r   