django-ckeditor-skins


Namedjango-ckeditor-skins JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/ppfeufer/django-ckeditor-skins
SummaryAdditinal Skins for the Django CKeditor
upload_time2023-09-20 19:27:16
maintainerPeter Pfeufer
docs_urlNone
authorPeter Pfeufer
requires_python~=3.7
licenseGPL-3.0
keywords ckeditor
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django CKeditor Skins

Providing skins to use with [django-ckeditor](https://github.com/django-ckeditor/django-ckeditor)

### Install

```shell
pip install django-ckeditor-skins
```

- Add `ckeditor_skins` to your `INSTALLED_APPS`
- Run static collection

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ppfeufer/django-ckeditor-skins",
    "name": "django-ckeditor-skins",
    "maintainer": "Peter Pfeufer",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "development@ppfeufer.de",
    "keywords": "ckeditor",
    "author": "Peter Pfeufer",
    "author_email": "development@ppfeufer.de",
    "download_url": "https://files.pythonhosted.org/packages/5f/3e/606c7d61169a0293b31fd779968539a6a6cc8824155086199d639bbb6f1f/django_ckeditor_skins-0.0.2.tar.gz",
    "platform": null,
    "description": "# Django CKeditor Skins\n\nProviding skins to use with [django-ckeditor](https://github.com/django-ckeditor/django-ckeditor)\n\n### Install\n\n```shell\npip install django-ckeditor-skins\n```\n\n- Add `ckeditor_skins` to your `INSTALLED_APPS`\n- Run static collection\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Additinal Skins for the Django CKeditor",
    "version": "0.0.2",
    "project_urls": {
        "Changelog": "https://github.com/ppfeufer/django-ckeditor-skins/blob/master/CHANGELOG.md",
        "Homepage": "https://github.com/ppfeufer/django-ckeditor-skins",
        "Issue / Bug Reports": "https://github.com/ppfeufer/django-ckeditor-skins/issues"
    },
    "split_keywords": [
        "ckeditor"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75c4d237dd99223b711c8c09fd5f9cc77fbe3491af79f663f9c3ff0370917d1e",
                "md5": "0ee3fda75045a9b5151a3ed86461ba80",
                "sha256": "7a1a09643c829f7d90a1dbec622c8dcdbe8db9fce52eae4653e077c9e33623c0"
            },
            "downloads": -1,
            "filename": "django_ckeditor_skins-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ee3fda75045a9b5151a3ed86461ba80",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 326068,
            "upload_time": "2023-09-20T19:27:14",
            "upload_time_iso_8601": "2023-09-20T19:27:14.482166Z",
            "url": "https://files.pythonhosted.org/packages/75/c4/d237dd99223b711c8c09fd5f9cc77fbe3491af79f663f9c3ff0370917d1e/django_ckeditor_skins-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f3e606c7d61169a0293b31fd779968539a6a6cc8824155086199d639bbb6f1f",
                "md5": "1d7b33b9acddbcc8bf4f6bc57fed9ca1",
                "sha256": "084799648d7e27d88c13da3d8bec5e30059e4e410e9d4df69c6d735ec2418465"
            },
            "downloads": -1,
            "filename": "django_ckeditor_skins-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1d7b33b9acddbcc8bf4f6bc57fed9ca1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 286264,
            "upload_time": "2023-09-20T19:27:16",
            "upload_time_iso_8601": "2023-09-20T19:27:16.205490Z",
            "url": "https://files.pythonhosted.org/packages/5f/3e/606c7d61169a0293b31fd779968539a6a6cc8824155086199d639bbb6f1f/django_ckeditor_skins-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-20 19:27:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ppfeufer",
    "github_project": "django-ckeditor-skins",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-ckeditor-skins"
}
        
Elapsed time: 0.12166s