django-resonant-settings


Namedjango-resonant-settings JSON
Version 0.33.0 PyPI version JSON
download
home_pageNone
SummaryShared Django settings for Resonant applications.
upload_time2025-07-17 03:02:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
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/f0/d7/62d1cc60f7745012603213af343ccc1d7a0187c19cb8265cc2caca74d1c0/django_resonant_settings-0.33.0.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": null,
    "summary": "Shared Django settings for Resonant applications.",
    "version": "0.33.0",
    "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": "d4c1e7f792518e3e132b248475d9bcbb1ef5186fb0ea945e9fab32b81e61b48f",
                "md5": "3fe3a4f7c421450e7b24d2c331db1590",
                "sha256": "65615f85a1cb52bb37e3e60c4bdead89f9d64e55865e56a056836d7cf5bff93f"
            },
            "downloads": -1,
            "filename": "django_resonant_settings-0.33.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3fe3a4f7c421450e7b24d2c331db1590",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 23464,
            "upload_time": "2025-07-17T03:02:39",
            "upload_time_iso_8601": "2025-07-17T03:02:39.995947Z",
            "url": "https://files.pythonhosted.org/packages/d4/c1/e7f792518e3e132b248475d9bcbb1ef5186fb0ea945e9fab32b81e61b48f/django_resonant_settings-0.33.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f0d762d1cc60f7745012603213af343ccc1d7a0187c19cb8265cc2caca74d1c0",
                "md5": "bab3a190df45269d0e5dc9089ae1fe90",
                "sha256": "864dc6606af7e77f2885b499bcdb0c8d1d3d9eb7d98b553a52280aab114e5730"
            },
            "downloads": -1,
            "filename": "django_resonant_settings-0.33.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bab3a190df45269d0e5dc9089ae1fe90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 17483,
            "upload_time": "2025-07-17T03:02:41",
            "upload_time_iso_8601": "2025-07-17T03:02:41.160285Z",
            "url": "https://files.pythonhosted.org/packages/f0/d7/62d1cc60f7745012603213af343ccc1d7a0187c19cb8265cc2caca74d1c0/django_resonant_settings-0.33.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 03:02:41",
    "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.68574s