
     h,                     J    d Z ddlT ddddiZe                    d           dS )	an  
These settings are used by the ``manage.py`` command.

With normal tests we want to use the fastest possible way which is an
in-memory sqlite database but if you want to create South migrations you
need a persistent database.

Unfortunately there seems to be an issue with either South or syncdb so that
defining two routers ("default" and "south") does not work.

   )*defaultzdjango.db.backends.sqlite3z	db.sqlite)ENGINENAMEsouthN)__doc__test_settings	DATABASESINSTALLED_APPSappend     W/var/www/html/Sam_Eipo/venv/lib/python3.11/site-packages/compat/tests/south_settings.py<module>r      sU   
 
     6#' '	
   g          r   