django-app-bookmarker


Namedjango-app-bookmarker JSON
Version 0.5 PyPI version JSON
download
home_pagehttps://github.com/
SummaryBookmark your apps in admin panel to quick and easy use
upload_time2023-10-30 12:39:08
maintainer
docs_urlNone
authorBolat Bakdaulet
requires_python
licenseMIT
keywords django django-admin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
Quick start
===========

1. Add "bookmarker" to yout INSTALLED_APPS settings like this::

    INSTALLED_APPS = [
        ...,
        'bookmarkapp'
    ]


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/",
    "name": "django-app-bookmarker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django django-admin",
    "author": "Bolat Bakdaulet",
    "author_email": "bakosh21345@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/59/695d633df6e8b70bb13438428050a3da01abf20d5b5d78ef9c0c7fea74b0/django-app-bookmarker-0.5.tar.gz",
    "platform": null,
    "description": "===========\nQuick start\n===========\n\n1. Add \"bookmarker\" to yout INSTALLED_APPS settings like this::\n\n    INSTALLED_APPS = [\n        ...,\n        'bookmarkapp'\n    ]\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Bookmark your apps in admin panel to quick and easy use",
    "version": "0.5",
    "project_urls": {
        "Homepage": "https://github.com/"
    },
    "split_keywords": [
        "django",
        "django-admin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b7eaf219d5dc6db4028c07e8a2ad5813ca8948352a63e76685438b8df62b8fb",
                "md5": "7f2818e4daab66ef4fa6c7c7f0641511",
                "sha256": "d428862cb799ed3bf277fdc93484ca801822aeb1863a9bfdfffbb091df910913"
            },
            "downloads": -1,
            "filename": "django_app_bookmarker-0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f2818e4daab66ef4fa6c7c7f0641511",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4076,
            "upload_time": "2023-10-30T12:39:06",
            "upload_time_iso_8601": "2023-10-30T12:39:06.887997Z",
            "url": "https://files.pythonhosted.org/packages/7b/7e/af219d5dc6db4028c07e8a2ad5813ca8948352a63e76685438b8df62b8fb/django_app_bookmarker-0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb59695d633df6e8b70bb13438428050a3da01abf20d5b5d78ef9c0c7fea74b0",
                "md5": "dadbf7af590835d378d5460f068cf992",
                "sha256": "07571c500c3cef8139d1997bf060c4efe51b58ede3d80eb05c4183bd9b4b9bb8"
            },
            "downloads": -1,
            "filename": "django-app-bookmarker-0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "dadbf7af590835d378d5460f068cf992",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3307,
            "upload_time": "2023-10-30T12:39:08",
            "upload_time_iso_8601": "2023-10-30T12:39:08.219763Z",
            "url": "https://files.pythonhosted.org/packages/cb/59/695d633df6e8b70bb13438428050a3da01abf20d5b5d78ef9c0c7fea74b0/django-app-bookmarker-0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 12:39:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-app-bookmarker"
}
        
Elapsed time: 0.13292s