https://t.me/AnonymousX5
Server : Apache
System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64
User : njnconst ( 1116)
PHP Version : 8.4.18
Disable Function : NONE
Directory :  /lib/python2.7/site-packages/south/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python2.7/site-packages/south/exceptions.pyc
�
�w�Rc@s�ddlmZddlmZmZdefd��YZdefd��YZdefd��YZ	d	e	fd
��YZ
defd��YZd
efd��YZdefd��YZ
defd��YZdefd��YZdefd��YZdefd��YZdefd��YZdefd��YZdefd��YZdefd ��YZd!efd"��YZd#efd$��YZd%efd&��YZd'S((i����(tprint_function(tformat_exceptiont
format_exct
SouthErrorcBseZRS((t__name__t
__module__(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRstSouthWarningcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRstBrokenMigrationcBseZd�Zd�ZRS(cCsj||_||_|jr9djt|j��|_n-yt�|_Wntk
red|_nXdS(Nt(t	migrationtexc_infotjoinRt	tracebackRtAttributeErrortNone(tselfR	R
((s4/usr/lib/python2.7/site-packages/south/exceptions.pyt__init__s			
cCsd|jS(Ns6While loading migration '%(migration)s':
%(traceback)s(t__dict__(R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyt__str__s(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRs	tUnknownMigrationcBseZd�ZRS(cCs&t|d�sd|_nd|jS(NRRs?Migration '%(migration)s' probably doesn't exist.
%(traceback)s(thasattrRR(R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRs(RRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRstInvalidMigrationModulecBseZd�Zd�ZRS(cCs||_||_dS(N(tapplicationtmodule(RRR((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR%s	cCsd|jS(NsmThe migration module specified for %(application)s, %(module)r, is invalid; the parent module does not exist.(R(R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR)s(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR$s	tNoMigrationscBseZd�Zd�ZRS(cCs
||_dS(N(R(RR((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR.scCsd|jS(Ns0Application '%(application)s' has no migrations.(R(R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR1s(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR-s	tMultiplePrefixMatchescBseZd�Zd�ZRS(cCs||_||_dS(N(tprefixtmatches(RRR((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR6s	cCs9djg|jD]}t|�^q�|_d|jS(Ns
    sIPrefix '%(prefix)s' matches more than one migration:
    %(matches_list)s(RRtstrtmatches_listR(Rtm((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR:s.(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR5s	tGhostMigrationscBseZd�Zd�ZRS(cCs
||_dS(N(tghosts(RR ((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRAscCs9djg|jD]}t|�^q�|_d|jS(Ns
    s&

 ! These migrations are in the database but not on disk:
    %(ghosts_list)s
 ! I'm not trusting myself; either fix this yourself by fiddling
 ! with the south_migrationhistory table, or pass --delete-ghost-migrations
 ! to South to have it delete ALL of these records (this may not be good).(RR Rtghosts_listR(RR((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRDs.(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR@s	tCircularDependencycBseZd�Zd�ZRS(cCs
||_dS(N(ttrace(RR#((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRNscCs3djg|jD]}t|�^q�}d|S(Ns -> s!Found circular dependency:
    %s(RR#R(RtsR#((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRQs+(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR"Ms	tInconsistentMigrationHistorycBseZd�Zd�ZRS(cCs
||_dS(N(tproblems(RR&((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRXscCsdS(Ns�Inconsistent migration history
The following options are available:
    --merge: will just attempt the migration ignoring any potential dependency conflicts.((R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR[s(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR%Ws	tDependsOnHigherMigrationcBseZd�Zd�ZRS(cCs||_||_dS(N(R	t
depends_on(RR	R(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRbs	cCsd|jS(Ns_Lower migration '%(migration)s' depends on a higher migration '%(depends_on)s' in the same app.(R(R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRfs(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR'as	tDependsOnUnknownMigrationcBseZd�Zd�ZRS(cCs||_||_dS(N(R	R((RR	R(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRks	cCstd|j�dS(NsHMigration '%(migration)s' depends on unknown migration '%(depends_on)s'.(tprintR(R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRos(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR)js	tDependsOnUnmigratedApplicationcBseZd�Zd�ZRS(cCs||_||_dS(N(R	R(RR	R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRts	cCsd|jS(NsNMigration '%(migration)s' depends on unmigrated application '%(application)s'.(R(R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyRxs(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR+ss	tFailedDryRuncBseZd�Zd�ZRS(cCs@||_|j�|_||_djt|j��|_dS(NR(R	tnameR
RRR(RR	R
((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR}s		cCsd|jS(NsD ! Error found during dry run of '%(name)s'! Aborting.
%(traceback)s(R(R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR�s(RRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR,|s	tORMBaseNotIncludedcBseZdZRS(sIRaised when a frozen model has something in _ormbases which isn't frozen.(RRt__doc__(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR.�stUnfreezeMeLatercBseZdZRS(sCAn exception, which tells the ORM unfreezer to postpone this model.(RRR/(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR0�stImpossibleORMUnfreezecBseZdZRS(sNRaised if the ORM can't manage to unfreeze all the models in a linear fashion.(RRR/(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR1�stConstraintDroppedcBseZdd�Zd�ZRS(cCs5||_|rd||_n	d|_||_dS(Ns.%sR(ttabletcolumnt
constraint(RR5R3R4((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR�s
		cCsd|jS(NsTConstraint %(constraint)s was dropped from %(table)s%(column)s -- was this intended?(R(R((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR�sN(RRRRR(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyR2�sN(t
__future__RRRRtRuntimeErrorRtRuntimeWarningRRRRRRRR"R%R'R)R+R,R.t	ExceptionR0R1R2(((s4/usr/lib/python2.7/site-packages/south/exceptions.pyt<module>s&	


			

https://t.me/AnonymousX5 - 2025