django-resonant-settings


Namedjango-resonant-settings JSON
Version 0.33.1 PyPI version JSON
download
home_pageNone
SummaryShared Django settings for Resonant applications.
upload_time2025-09-02 14:39:28
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/22/24/d20f6fd11531befb732fae99b242f99fa571a0abb8a0d529dfbd10f2ead3/django_resonant_settings-0.33.1.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.1",
    "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": "34d40cb2ff5f298b423c191493d0c6cb3a09f37b5e187e93fc81ac0c4c311c1b",
                "md5": "2d952e1f76ebcf07ce1cb7877b7d1471",
                "sha256": "a1b4184a8ca0b0b82c71941cda24d4d712a7adc314a235f958b603834a1f4b63"
            },
            "downloads": -1,
            "filename": "django_resonant_settings-0.33.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d952e1f76ebcf07ce1cb7877b7d1471",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 23468,
            "upload_time": "2025-09-02T14:39:27",
            "upload_time_iso_8601": "2025-09-02T14:39:27.310095Z",
            "url": "https://files.pythonhosted.org/packages/34/d4/0cb2ff5f298b423c191493d0c6cb3a09f37b5e187e93fc81ac0c4c311c1b/django_resonant_settings-0.33.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2224d20f6fd11531befb732fae99b242f99fa571a0abb8a0d529dfbd10f2ead3",
                "md5": "d58f60fbe843c7b0aea39e676fb1e35e",
                "sha256": "e6964424db695c20fa1342fe1000648c3755566b92d8bced7cc170cbc4702692"
            },
            "downloads": -1,
            "filename": "django_resonant_settings-0.33.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d58f60fbe843c7b0aea39e676fb1e35e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 17497,
            "upload_time": "2025-09-02T14:39:28",
            "upload_time_iso_8601": "2025-09-02T14:39:28.175213Z",
            "url": "https://files.pythonhosted.org/packages/22/24/d20f6fd11531befb732fae99b242f99fa571a0abb8a0d529dfbd10f2ead3/django_resonant_settings-0.33.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-02 14:39:28",
    "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: 3.86612s