django-resonant-settings


Namedjango-resonant-settings JSON
Version 0.28 PyPI version JSON
download
home_pageNone
SummaryShared Django settings for Resonant applications.
upload_time2025-02-13 01:49:27
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/da/8a/5d712ee066da2faed425dbda148ab96868db1c55350fd3aa214f6acc6290/django_resonant_settings-0.28.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.28",
    "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": "8898c46283aac69ce05a636a4745acd8c2ce492d450f1291b2b7be94e6aa77ee",
                "md5": "c57c048efd025ff9a12ce969368932f5",
                "sha256": "85ec0cbc1fc426dbe067d76d5d160f069c3de37e2b3c88eb0923ddc2b62b216f"
            },
            "downloads": -1,
            "filename": "django_resonant_settings-0.28-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c57c048efd025ff9a12ce969368932f5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 23108,
            "upload_time": "2025-02-13T01:49:26",
            "upload_time_iso_8601": "2025-02-13T01:49:26.632493Z",
            "url": "https://files.pythonhosted.org/packages/88/98/c46283aac69ce05a636a4745acd8c2ce492d450f1291b2b7be94e6aa77ee/django_resonant_settings-0.28-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "da8a5d712ee066da2faed425dbda148ab96868db1c55350fd3aa214f6acc6290",
                "md5": "ed12e7fd123288cc17cc22737f72179a",
                "sha256": "5f3a7435a8d05162a70f79b9c43220996e6e31dfb7d0be75f2ddf303a671a1e4"
            },
            "downloads": -1,
            "filename": "django_resonant_settings-0.28.tar.gz",
            "has_sig": false,
            "md5_digest": "ed12e7fd123288cc17cc22737f72179a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16984,
            "upload_time": "2025-02-13T01:49:27",
            "upload_time_iso_8601": "2025-02-13T01:49:27.926121Z",
            "url": "https://files.pythonhosted.org/packages/da/8a/5d712ee066da2faed425dbda148ab96868db1c55350fd3aa214f6acc6290/django_resonant_settings-0.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 01:49:27",
    "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.50323s