{ "info": { "author": "Lex Berezhny", "author_email": "lex@damoti.com", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Database", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=================================================\ndjango-postgres-schema |pypi| |travis| |coverage|\n=================================================\n\n.. _introduction:\n\n**django-postgres-schema** makes it possible to use postgres schemas with Django to build SaaS applications where each customer's data lives in an isolated schema.\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/django-postgres-schema.svg\n :target: https://pypi.python.org/pypi/django-postgres-schema\n :alt: Package\n\n.. |travis| image:: https://travis-ci.org/damoti/django-postgres-schema.svg?branch=master\n :target: https://travis-ci.org/damoti/django-postgres-schema\n :alt: Build\n\n.. |coverage| image:: https://codecov.io/gh/damoti/django-postgres-schema/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/damoti/django-postgres-schema\n :alt: Test Coverage\n\n\n0.0.1\n-----\n\n* Initial release.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/damoti/django-postgres-schema", "keywords": "django", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-postgres-schema", "package_url": "https://pypi.org/project/django-postgres-schema/", "platform": "", "project_url": "https://pypi.org/project/django-postgres-schema/", "project_urls": { "Homepage": "https://github.com/damoti/django-postgres-schema" }, "release_url": "https://pypi.org/project/django-postgres-schema/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Postgres schemas in Django.", "version": "0.0.1" }, "last_serial": 3354142, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a7c025e0a47051ecb5cce0f5bbeb2dab", "sha256": "b3b5a3f8019ab776a74199b36556e0542df19858ab075ee3094425b2dbb8a530" }, "downloads": -1, "filename": "django_postgres_schema-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a7c025e0a47051ecb5cce0f5bbeb2dab", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 14191, "upload_time": "2017-11-22T03:06:03", "url": "https://files.pythonhosted.org/packages/5b/af/1abacaf0ce059af9284d604e99672a8fc75ce368b9498911a3d1ffbab2fc/django_postgres_schema-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d6c95c91fea8767ea91e39c09e9a5c27", "sha256": "85ff4a3552b228353cadfbd264d8699d12d77168ca7e48528ee613f01cccc92a" }, "downloads": -1, "filename": "django-postgres-schema-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d6c95c91fea8767ea91e39c09e9a5c27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10829, "upload_time": "2017-11-22T03:06:01", "url": "https://files.pythonhosted.org/packages/78/f0/d56d49b338ec3078aafff4b6e4ecdf8e67817ea64eb49b44ba7b3b2584fb/django-postgres-schema-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a7c025e0a47051ecb5cce0f5bbeb2dab", "sha256": "b3b5a3f8019ab776a74199b36556e0542df19858ab075ee3094425b2dbb8a530" }, "downloads": -1, "filename": "django_postgres_schema-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a7c025e0a47051ecb5cce0f5bbeb2dab", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 14191, "upload_time": "2017-11-22T03:06:03", "url": "https://files.pythonhosted.org/packages/5b/af/1abacaf0ce059af9284d604e99672a8fc75ce368b9498911a3d1ffbab2fc/django_postgres_schema-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d6c95c91fea8767ea91e39c09e9a5c27", "sha256": "85ff4a3552b228353cadfbd264d8699d12d77168ca7e48528ee613f01cccc92a" }, "downloads": -1, "filename": "django-postgres-schema-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d6c95c91fea8767ea91e39c09e9a5c27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10829, "upload_time": "2017-11-22T03:06:01", "url": "https://files.pythonhosted.org/packages/78/f0/d56d49b338ec3078aafff4b6e4ecdf8e67817ea64eb49b44ba7b3b2584fb/django-postgres-schema-0.0.1.tar.gz" } ] }