django-site-configs


Namedjango-site-configs JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/renderbox/django-site-configs/
SummaryA Django app that manages configurations per-site on a multi-site setup. These configs can be made avaialble to users of different sites or administerd via the Django admin.
upload_time2022-03-28 23:05:45
maintainer
docs_urlNone
authorGrant Viklund
requires_python>=3.6
licenseMIT license
keywords django app
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

.. image:: https://github.com/renderbox/django-site-settings/workflows/Site%20Configs%20CI/badge.svg
   :target: https://github.com/renderbox/django-site-settings/workflows/Site%20Configs%20CI/badge.svg
   :alt: Site Configs CI



.. image:: https://github.com/renderbox/django-site-settings/workflows/Site%20Configs%20Develop/badge.svg
   :target: https://github.com/renderbox/django-site-settings/workflows/Site%20Configs%20Develop/badge.svg
   :alt: Site Configs CI


Site Configs
============

A Django app that manages configurations per-site on a multi-site setup.  These settings can be made avaialble to users of different sites or administerd via the Django admin.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/renderbox/django-site-configs/",
    "name": "django-site-configs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "django,app",
    "author": "Grant Viklund",
    "author_email": "renderbox@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/25/68/6239bd6c261644924d41ae9da02ee553f90c20d6bc447092695e4f718430/django-site-configs-0.1.6.tar.gz",
    "platform": null,
    "description": "\n\n.. image:: https://github.com/renderbox/django-site-settings/workflows/Site%20Configs%20CI/badge.svg\n   :target: https://github.com/renderbox/django-site-settings/workflows/Site%20Configs%20CI/badge.svg\n   :alt: Site Configs CI\n\n\n\n.. image:: https://github.com/renderbox/django-site-settings/workflows/Site%20Configs%20Develop/badge.svg\n   :target: https://github.com/renderbox/django-site-settings/workflows/Site%20Configs%20Develop/badge.svg\n   :alt: Site Configs CI\n\n\nSite Configs\n============\n\nA Django app that manages configurations per-site on a multi-site setup.  These settings can be made avaialble to users of different sites or administerd via the Django admin.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A Django app that manages configurations per-site on a multi-site setup.  These configs can be made avaialble to users of different sites or administerd via the Django admin.",
    "version": "0.1.6",
    "split_keywords": [
        "django",
        "app"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "d43faedb6c4a87ba5750481a3896a6c1",
                "sha256": "de4fe3b9e60b5fd77a754026bfe17600db1e1236b2a981f652ca90b1b96c1db9"
            },
            "downloads": -1,
            "filename": "django_site_configs-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d43faedb6c4a87ba5750481a3896a6c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 9745,
            "upload_time": "2022-03-28T23:05:44",
            "upload_time_iso_8601": "2022-03-28T23:05:44.403134Z",
            "url": "https://files.pythonhosted.org/packages/f4/4f/94ab33320d1df84226239a990f1364cb2469e9babb2d0d409cc29f725fb7/django_site_configs-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "132f1140f572a454804d5437c5566492",
                "sha256": "c74018be60182218c3c00bb70a73124ceb7620d7d7517885f8d329ba2a14e5d5"
            },
            "downloads": -1,
            "filename": "django-site-configs-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "132f1140f572a454804d5437c5566492",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5246,
            "upload_time": "2022-03-28T23:05:45",
            "upload_time_iso_8601": "2022-03-28T23:05:45.752070Z",
            "url": "https://files.pythonhosted.org/packages/25/68/6239bd6c261644924d41ae9da02ee553f90c20d6bc447092695e4f718430/django-site-configs-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-03-28 23:05:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "renderbox",
    "github_project": "django-site-configs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-site-configs"
}
        
Elapsed time: 0.01626s