django-tenants-manager


Namedjango-tenants-manager JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/tekanokhambane/django-multitenancy
SummaryA client portal in django for managing multi tenant saas apps for django tenants
upload_time2022-12-19 16:57:08
maintainerTekano Khambane
docs_urlNone
authorTekano Khambane
requires_python
licenseBSD
keywords django django-tenats multitenancy django-multitenancy multitenants django-tenant-users saas django-saas track support
VCS
bugtrack_url
requirements oauthlib requests_oauthlib unidecode django-cogwheels django-polymorphic django-countries django-phonenumber-field phonenumbers django-ipware easy-thumbnails django-extensions django-measurement django-groups-manager django-guardian multitenancy-helpdesk django-storages django-tenant-users django-tenants django-timezone-field django-user-accounts google-cloud-storage gunicorn django-environ django-formtools django-markdown-deux jsonfield channels django-select2 django-compressor django-redis django_sendmail_backend psycopg2 pinax-invitations pinax-teams sweetify django-cors-headers social-auth-app-django whois django-widget-tweaks
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-multitenancy
A client portal in django  for managing multi tenant saas apps using django tenants and django tenants users.
The aim of this project is to speed up the process of launch your saas app.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tekanokhambane/django-multitenancy",
    "name": "django-tenants-manager",
    "maintainer": "Tekano Khambane",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "tkhambane@gmail.com",
    "keywords": "django,django-tenats,multitenancy,django-multitenancy,multitenants,django-tenant-users,saas,django-saas,track,support",
    "author": "Tekano Khambane",
    "author_email": "tkhambane@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/87/52/74aae911d78b9ee0daa10bedbb11667370fb61f5bfced82adac1476e544f/django-tenants-manager-0.0.1.tar.gz",
    "platform": null,
    "description": "# django-multitenancy\nA client portal in django  for managing multi tenant saas apps using django tenants and django tenants users.\nThe aim of this project is to speed up the process of launch your saas app.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A client portal in django for managing multi tenant saas apps for django tenants",
    "version": "0.0.1",
    "split_keywords": [
        "django",
        "django-tenats",
        "multitenancy",
        "django-multitenancy",
        "multitenants",
        "django-tenant-users",
        "saas",
        "django-saas",
        "track",
        "support"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "344789170f6ffb4eddb9125cea7ac593",
                "sha256": "c118dbe58559b95126ad0477a1a524b8c7b9d621ee40c29a39501b48782f8cc4"
            },
            "downloads": -1,
            "filename": "django_tenants_manager-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "344789170f6ffb4eddb9125cea7ac593",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12197033,
            "upload_time": "2022-12-19T16:56:21",
            "upload_time_iso_8601": "2022-12-19T16:56:21.010108Z",
            "url": "https://files.pythonhosted.org/packages/6a/2b/02ae01e529a7c5d694da92f894346b6b8153d577055cc78dbd5d910285bc/django_tenants_manager-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "88e54dc2ce78caaed1e9c57e2b19b888",
                "sha256": "a39e7b5270dca9d0789e4c42229848bac9d40fe9442cb7e9c850412b498a7bd4"
            },
            "downloads": -1,
            "filename": "django-tenants-manager-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "88e54dc2ce78caaed1e9c57e2b19b888",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11046815,
            "upload_time": "2022-12-19T16:57:08",
            "upload_time_iso_8601": "2022-12-19T16:57:08.762021Z",
            "url": "https://files.pythonhosted.org/packages/87/52/74aae911d78b9ee0daa10bedbb11667370fb61f5bfced82adac1476e544f/django-tenants-manager-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-19 16:57:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "tekanokhambane",
    "github_project": "django-multitenancy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "oauthlib",
            "specs": []
        },
        {
            "name": "requests_oauthlib",
            "specs": []
        },
        {
            "name": "unidecode",
            "specs": []
        },
        {
            "name": "django-cogwheels",
            "specs": []
        },
        {
            "name": "django-polymorphic",
            "specs": [
                [
                    "==",
                    "3.1.0"
                ]
            ]
        },
        {
            "name": "django-countries",
            "specs": [
                [
                    "==",
                    "7.3.2"
                ]
            ]
        },
        {
            "name": "django-phonenumber-field",
            "specs": [
                [
                    "==",
                    "6.1.0"
                ]
            ]
        },
        {
            "name": "phonenumbers",
            "specs": [
                [
                    "==",
                    "8.12.45"
                ]
            ]
        },
        {
            "name": "django-ipware",
            "specs": [
                [
                    "==",
                    "4.0.2"
                ]
            ]
        },
        {
            "name": "easy-thumbnails",
            "specs": [
                [
                    "==",
                    "2.8.3"
                ]
            ]
        },
        {
            "name": "django-extensions",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "django-measurement",
            "specs": [
                [
                    "==",
                    "3.2.4"
                ]
            ]
        },
        {
            "name": "django-groups-manager",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "django-guardian",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "multitenancy-helpdesk",
            "specs": [
                [
                    "==",
                    "0.1.0b2"
                ]
            ]
        },
        {
            "name": "django-storages",
            "specs": [
                [
                    "==",
                    "1.11.1"
                ]
            ]
        },
        {
            "name": "django-tenant-users",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "django-tenants",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "django-timezone-field",
            "specs": [
                [
                    "==",
                    "4.2.1"
                ]
            ]
        },
        {
            "name": "django-user-accounts",
            "specs": [
                [
                    "==",
                    "3.0.4"
                ]
            ]
        },
        {
            "name": "google-cloud-storage",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "gunicorn",
            "specs": [
                [
                    "==",
                    "20.0.4"
                ]
            ]
        },
        {
            "name": "django-environ",
            "specs": [
                [
                    "==",
                    "0.8.1"
                ]
            ]
        },
        {
            "name": "django-formtools",
            "specs": [
                [
                    "==",
                    "2.3"
                ]
            ]
        },
        {
            "name": "django-markdown-deux",
            "specs": [
                [
                    "==",
                    "1.0.5"
                ]
            ]
        },
        {
            "name": "jsonfield",
            "specs": [
                [
                    "==",
                    "3.1.0"
                ]
            ]
        },
        {
            "name": "channels",
            "specs": [
                [
                    "==",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "django-select2",
            "specs": [
                [
                    "==",
                    "7.10.1"
                ]
            ]
        },
        {
            "name": "django-compressor",
            "specs": [
                [
                    "==",
                    "3.1"
                ]
            ]
        },
        {
            "name": "django-redis",
            "specs": [
                [
                    "==",
                    "5.2.0"
                ]
            ]
        },
        {
            "name": "django_sendmail_backend",
            "specs": []
        },
        {
            "name": "psycopg2",
            "specs": []
        },
        {
            "name": "pinax-invitations",
            "specs": [
                [
                    "==",
                    "7.0.0"
                ]
            ]
        },
        {
            "name": "pinax-teams",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "sweetify",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "django-cors-headers",
            "specs": [
                [
                    "==",
                    "3.11.0"
                ]
            ]
        },
        {
            "name": "social-auth-app-django",
            "specs": []
        },
        {
            "name": "whois",
            "specs": [
                [
                    "==",
                    "0.9.13"
                ]
            ]
        },
        {
            "name": "django-widget-tweaks",
            "specs": [
                [
                    "==",
                    "1.4.12"
                ]
            ]
        }
    ],
    "lcname": "django-tenants-manager"
}
        
Elapsed time: 0.02206s