django-silly-adminplus


Namedjango-silly-adminplus JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://github.com/byoso/django-silly-adminplus
SummaryAdd quickly a new page to your admin site
upload_time2023-09-03 20:36:27
maintainer
docs_urlNone
authorVincent Fabre
requires_python>=3.7
licenseMIT
keywords django adminplus admin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Silly Adminplus

*Add quick and easy a customizable page to the admin*

Adminplus will add a button 'Admin+' in the admin interface, that leads to
a template, you can then easily edit this template to add functionnalities to your admin interface.

[Read the wiki](https://github.com/byoso/django-silly-adminplus/wiki)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/byoso/django-silly-adminplus",
    "name": "django-silly-adminplus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "django adminplus admin",
    "author": "Vincent Fabre",
    "author_email": "peigne.plume@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5e/64/bcb442fa95c8da70881c640965d1fad944a734f25a91a31937e552b4fecb/django-silly-adminplus-1.0.5.tar.gz",
    "platform": null,
    "description": "# Django Silly Adminplus\n\n*Add quick and easy a customizable page to the admin*\n\nAdminplus will add a button 'Admin+' in the admin interface, that leads to\na template, you can then easily edit this template to add functionnalities to your admin interface.\n\n[Read the wiki](https://github.com/byoso/django-silly-adminplus/wiki)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Add quickly a new page to your admin site",
    "version": "1.0.5",
    "project_urls": {
        "Homepage": "https://github.com/byoso/django-silly-adminplus"
    },
    "split_keywords": [
        "django",
        "adminplus",
        "admin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3093aebb80806214a80a7b5030b60f91e53b0d9a10d5e02e9448e5d24120354",
                "md5": "475c4936b2f8661ba1b630c13022ef3a",
                "sha256": "555cd475e7a250802cf360c9631991e9dfebcb9ee1e8e4b3693b763d6abf59db"
            },
            "downloads": -1,
            "filename": "django_silly_adminplus-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "475c4936b2f8661ba1b630c13022ef3a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 17480,
            "upload_time": "2023-09-03T20:36:25",
            "upload_time_iso_8601": "2023-09-03T20:36:25.403855Z",
            "url": "https://files.pythonhosted.org/packages/b3/09/3aebb80806214a80a7b5030b60f91e53b0d9a10d5e02e9448e5d24120354/django_silly_adminplus-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e64bcb442fa95c8da70881c640965d1fad944a734f25a91a31937e552b4fecb",
                "md5": "4c96fff25a10fc7694cd868c52e0517c",
                "sha256": "932833f72b25783d703f136cd80504b454327758d665a584240d1e8aa09326e3"
            },
            "downloads": -1,
            "filename": "django-silly-adminplus-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "4c96fff25a10fc7694cd868c52e0517c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11691,
            "upload_time": "2023-09-03T20:36:27",
            "upload_time_iso_8601": "2023-09-03T20:36:27.810827Z",
            "url": "https://files.pythonhosted.org/packages/5e/64/bcb442fa95c8da70881c640965d1fad944a734f25a91a31937e552b4fecb/django-silly-adminplus-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-03 20:36:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "byoso",
    "github_project": "django-silly-adminplus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-silly-adminplus"
}
        
Elapsed time: 0.10990s