OwlCyberSecurity - MANAGER
Edit File: exceptions.cpython-39.pyc
a ���e� � @ s� d dl mZ G dd� de�ZG dd� de�ZG dd� de�ZG dd � d e�ZG d d� de�ZG dd � d e �Z G dd� de�ZG dd� de�Z G dd� de�ZdS )� )� DatabaseErrorc @ s e Zd ZdZdS )�AmbiguityErrorz.More than one migration matches a name prefix.N��__name__� __module__�__qualname__�__doc__� r r �`/home/gouroczh/virtualenv/pat/3.9/lib/python3.9/site-packages/django/db/migrations/exceptions.pyr s r c @ s e Zd ZdZdS )�BadMigrationErrorz5There's a bad migration (unreadable/bad format/etc.).Nr r r r r r s r c @ s e Zd ZdZdS )�CircularDependencyErrorz5There's an impossible-to-resolve circular dependency.Nr r r r r r s r c @ s e Zd ZdZdS )�InconsistentMigrationHistoryz>An applied migration has some of its dependencies not applied.Nr r r r r r s r c @ s e Zd ZdZdS )�InvalidBasesErrorz)A model's base classes can't be resolved.Nr r r r r r s r c @ s e Zd ZdZdS )�IrreversibleErrorz2An irreversible migration is about to be reversed.Nr r r r r r "