]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/admin/ils_admin/setup/ils_data/models.py
changed file layout and settings file to support the django multiple-database layout...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 28 Mar 2007 21:42:32 +0000 (21:42 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 28 Mar 2007 21:42:32 +0000 (21:42 +0000)
commit15cb9d4d45af044cdffe63551604401053201d58
tree2e5163f6bfb01fbac2c245fe720d5ae8ed71b7e0
parent39b7164f83b7b602cd800d8a0b921de569678f20
changed file layout and settings file to support the django multiple-database layout code.  django tables now go into the (default) sqlite3 database, while the ILS files are still loaded from the (alternate) evergreen postgress database

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7120 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/admin/ils_admin/README
Open-ILS/admin/ils_admin/settings.py
Open-ILS/admin/ils_admin/setup/ils_data/__init__.py [new file with mode: 0644]
Open-ILS/admin/ils_admin/setup/ils_data/models.py [new file with mode: 0644]
Open-ILS/admin/ils_admin/setup/models.py [deleted file]