django-sage-tools


Namedjango-sage-tools JSON
Version 0.3.5 PyPI version JSON
download
home_pageNone
SummaryReusable, generic mixins for Django
upload_time2024-10-03 08:08:50
maintainerNone
docs_urlNone
authorSepehr Akbarzadeh
requires_python<4.0,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-sage-tools

django-sage-tools provides a range of helpful Mixins for Django's class-based views. These mixins often replicate the functionality of Django's function-based view decorators and also tackle common issues encountered with class-based views. For further details, consult the documentation.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-sage-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sepehr Akbarzadeh",
    "author_email": "sepehr@sageteam.org",
    "download_url": "https://files.pythonhosted.org/packages/5c/be/021e5721fae06adb56b85e0f434544760d48876771cbee025d8e9e81487e/django_sage_tools-0.3.5.tar.gz",
    "platform": null,
    "description": "# django-sage-tools\n\ndjango-sage-tools provides a range of helpful Mixins for Django's class-based views. These mixins often replicate the functionality of Django's function-based view decorators and also tackle common issues encountered with class-based views. For further details, consult the documentation.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Reusable, generic mixins for Django",
    "version": "0.3.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a1ee811370c8dd76ef7612f01b17c4eda0c98b7dffcbf2fb85ec7815153b2ec",
                "md5": "4486cc2cf25dc4f550b2d5fa29c9e42e",
                "sha256": "e511bcc8f682402d6710e0755dedc622c00bc78d0537d81f3997203ab65fde68"
            },
            "downloads": -1,
            "filename": "django_sage_tools-0.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4486cc2cf25dc4f550b2d5fa29c9e42e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 70367,
            "upload_time": "2024-10-03T08:08:49",
            "upload_time_iso_8601": "2024-10-03T08:08:49.094249Z",
            "url": "https://files.pythonhosted.org/packages/1a/1e/e811370c8dd76ef7612f01b17c4eda0c98b7dffcbf2fb85ec7815153b2ec/django_sage_tools-0.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cbe021e5721fae06adb56b85e0f434544760d48876771cbee025d8e9e81487e",
                "md5": "ced4d53899ddbf0ed469be15706ed26d",
                "sha256": "c825f80ca2bc10b2c61ad5ab3176d32cc66d324886eaaf8fdb2362d1bd0379f8"
            },
            "downloads": -1,
            "filename": "django_sage_tools-0.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "ced4d53899ddbf0ed469be15706ed26d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 48267,
            "upload_time": "2024-10-03T08:08:50",
            "upload_time_iso_8601": "2024-10-03T08:08:50.515100Z",
            "url": "https://files.pythonhosted.org/packages/5c/be/021e5721fae06adb56b85e0f434544760d48876771cbee025d8e9e81487e/django_sage_tools-0.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 08:08:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-sage-tools"
}
        
Elapsed time: 0.40167s