django-resonant-settings


Namedjango-resonant-settings JSON
Version 0.27 PyPI version JSON
download
home_pageNone
SummaryShared Django settings for Resonant applications.
upload_time2025-01-29 04:02:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseApache 2.0
keywords django resonant setting settings
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-resonant-settings
[![PyPI](https://img.shields.io/pypi/v/django-resonant-settings)](https://pypi.org/project/django-resonant-settings/)

Shared Django settings for Resonant applications.

# Installation and Usage
This package is tightly coupled to
[`cookiecutter-resonant`](https://github.com/kitware-resonant/cookiecutter-resonant) and should
be used within a cookiecutter-derived Resonant application.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-resonant-settings",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "\"Kitware, Inc.\" <kitware@kitware.com>",
    "keywords": "django, resonant, setting, settings",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e7/0b/0572a9b5eaa49182e805b9f8c9a24df36e42badd018dcc7b568571732b8e/django_resonant_settings-0.27.tar.gz",
    "platform": null,
    "description": "# django-resonant-settings\n[![PyPI](https://img.shields.io/pypi/v/django-resonant-settings)](https://pypi.org/project/django-resonant-settings/)\n\nShared Django settings for Resonant applications.\n\n# Installation and Usage\nThis package is tightly coupled to\n[`cookiecutter-resonant`](https://github.com/kitware-resonant/cookiecutter-resonant) and should\nbe used within a cookiecutter-derived Resonant application.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Shared Django settings for Resonant applications.",
    "version": "0.27",
    "project_urls": {
        "Bug Reports": "https://github.com/kitware-resonant/cookiecutter-resonant/issues",
        "Repository": "https://github.com/kitware-resonant/cookiecutter-resonant"
    },
    "split_keywords": [
        "django",
        " resonant",
        " setting",
        " settings"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8c9cc5597632bf9bcabc6555eb49c5e6853329b8c391e6226c6534ff2bd07050",
                "md5": "ade3132f747ce9096db5c4832c969672",
                "sha256": "569a7d521c05755de84d9a1f5b259fe67f00baba52e0e453d4e40d7e5a359610"
            },
            "downloads": -1,
            "filename": "django_resonant_settings-0.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ade3132f747ce9096db5c4832c969672",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 23121,
            "upload_time": "2025-01-29T04:02:08",
            "upload_time_iso_8601": "2025-01-29T04:02:08.867689Z",
            "url": "https://files.pythonhosted.org/packages/8c/9c/c5597632bf9bcabc6555eb49c5e6853329b8c391e6226c6534ff2bd07050/django_resonant_settings-0.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e70b0572a9b5eaa49182e805b9f8c9a24df36e42badd018dcc7b568571732b8e",
                "md5": "a94fd688bee74017183263dcadf465e4",
                "sha256": "7038f3b31f0010bf2978a2152743013260846d64940ecd6519309e9a016a118c"
            },
            "downloads": -1,
            "filename": "django_resonant_settings-0.27.tar.gz",
            "has_sig": false,
            "md5_digest": "a94fd688bee74017183263dcadf465e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16999,
            "upload_time": "2025-01-29T04:02:10",
            "upload_time_iso_8601": "2025-01-29T04:02:10.290520Z",
            "url": "https://files.pythonhosted.org/packages/e7/0b/0572a9b5eaa49182e805b9f8c9a24df36e42badd018dcc7b568571732b8e/django_resonant_settings-0.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-29 04:02:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kitware-resonant",
    "github_project": "cookiecutter-resonant",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-resonant-settings"
}
        
Elapsed time: 0.47061s