Metadata-Version: 1.1
Name: django-mga-schemata
Version: 0.1
Summary: This project adds the PostgreSQL schema support to Django. The schema, which can be seen as a namespace in which any database object exists, allows to isolate the database objects even when they have the same names. You can have same set of tables, indices, sequences etc. many times under the single database.
Home-page: https://github.com/slafs/django-schemata
Author: Slawek Ehlert
Author-email: slafs@op.pl
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: Django
