{"id":36755761,"url":"https://github.com/bp72/django-multitenancy","last_synced_at":"2026-01-12T12:49:31.273Z","repository":{"id":217547999,"uuid":"723503111","full_name":"bp72/django-multitenancy","owner":"bp72","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-20T19:49:30.000Z","size":279,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-16T17:25:44.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bp72.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-25T21:46:16.000Z","updated_at":"2024-02-21T15:36:31.000Z","dependencies_parsed_at":"2024-01-17T04:19:00.896Z","dependency_job_id":null,"html_url":"https://github.com/bp72/django-multitenancy","commit_stats":null,"previous_names":["bp72/django-multitenancy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bp72/django-multitenancy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bp72%2Fdjango-multitenancy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bp72%2Fdjango-multitenancy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bp72%2Fdjango-multitenancy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bp72%2Fdjango-multitenancy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bp72","download_url":"https://codeload.github.com/bp72/django-multitenancy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bp72%2Fdjango-multitenancy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-12T12:49:31.218Z","updated_at":"2026-01-12T12:49:31.267Z","avatar_url":"https://github.com/bp72.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"================\ndjango-multitenancy\n================\n\n.. image:: https://img.shields.io/pypi/v/django-multitenancy.svg\n    :target: https://pypi.org/project/django-multitenancy\n    :alt: PyPI version\n\n.. image:: https://img.shields.io/pypi/pyversions/django-multitenancy.svg\n    :target: https://pypi.org/project/django-multitenancy\n    :alt: Python versions\n\nA library that implements usage of multiple databases for multitenant django applications.\n\n----\n\nConcept\n-------\nSoftware multitenancy is a software architecture in which a single \ninstance of software runs on a server and serves multiple tenants. \nSystems designed in such manner are \"shared\" (rather than \"dedicated\" or \"isolated\"). \nA tenant is a group of users who share a common access with specific privileges to the \nsoftware instance. With a multitenant architecture, a software application is designed to \nprovide every tenant a dedicated share of the instance - including its data, configuration, \nuser management, tenant individual functionality and non-functional properties. \n\nMultitenancy contrasts with multi-instance architectures, where separate software instances \noperate on behalf of different tenants.[1]\n1111\n\nFeatures\n--------\n\n* List of features\n\n\nRequirements\n------------\n\n* django\u003e=4,\u003c4.3\n\n\nInstallation\n------------\n\nInstall `django-multitenancy` via `pip`_ from `PyPI`_::\n\n    $ pip install django-multitenancy\n\nUsage\n-----\n\n*\n\nContributing\n------------\nContributions are very welcome. Tests can be run with `tox`_, please ensure\nthe coverage at least stays the same before you submit a pull request.\n\nLicense\n-------\n\nDistributed under the terms of the `MIT`_ license, \"django-multitenancy\" is free and open source software\n\n\nIssues\n------\n\nIf you encounter any problems, please `file an issue`_ along with a detailed description.\n\n.. _`MIT`: http://opensource.org/licenses/MIT\n.. _`file an issue`: https://github.com/bp72/django-multitenancy/issues\n.. _`tox`: https://tox.readthedocs.io/en/latest/\n.. _`pip`: https://pypi.org/project/pip/\n.. _`PyPI`: https://pypi.org/project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbp72%2Fdjango-multitenancy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbp72%2Fdjango-multitenancy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbp72%2Fdjango-multitenancy/lists"}