django-sb-codefield


Namedjango-sb-codefield JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://gitlab.com/softbutterfly/open-source/django-sb-codefield
SummaryDjango migrations without unnecesary change alert triggers.
upload_time2023-04-29 07:54:11
maintainer
docs_urlNone
authorSoftButterfly Development Team
requires_python>=3.8.1,<4.0.0
licenseMIT
keywords softbutterfly django migrations
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Community-Project](https://gitlab.com/softbutterfly/open-source/open-source-office/-/raw/master/banners/softbutterfly-open-source--banner--community-project.png)

![PyPI - Supported versions](https://img.shields.io/pypi/pyversions/django-sb-codefield)
![PyPI - Package version](https://img.shields.io/pypi/v/django-sb-codefield)
![PyPI - Downloads](https://img.shields.io/pypi/dm/django-sb-codefield)
![PyPI - MIT License](https://img.shields.io/pypi/l/django-sb-codefield)

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/fe5644bd3a114473879a304321a68f3e)](https://app.codacy.com/gl/softbutterfly/django-sb-codefield/dashboard?utm_source=gl&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

# Wagtail FontAwesome

Use FontAwesome icons in Wagtail admin.

## Requirements

- Python higher than o equals to 3.8.1 and lower than 4.0.0
- Django lower than 5.0.0
- django-codemirror2 lower than 1.0.0

## Install

```bash
pip install django-sb-codefield
```

## Usage

Add `codemirror2` and `django_sb_codefield` to your `INSTALLED_APPS` settings

```
INSTALLED_APPS = [
  # ...
  "codemirror2",
  "django_sb_codefield",
]
```

## Docs

- [Ejemplos](https://gitlab.com/softbutterfly/open-source/django-sb-codefield/-/wikis)
- [Wiki](https://gitlab.com/softbutterfly/open-source/django-sb-codefield/-/wikis)

## Changelog

All changes to versions of this library are listed in the [change history](CHANGELOG.md).

## Development

Check out our [contribution guide](CONTRIBUTING.md).

## Contributors

See the list of contributors [here](https://gitlab.com/softbutterfly/open-source/django-sb-codefield/-/graphs/develop).

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/softbutterfly/open-source/django-sb-codefield",
    "name": "django-sb-codefield",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4.0.0",
    "maintainer_email": "",
    "keywords": "Softbutterfly,Django,Migrations",
    "author": "SoftButterfly Development Team",
    "author_email": "dev@softbutterfly.io",
    "download_url": "https://files.pythonhosted.org/packages/43/27/ebeb892023f3598702b968ba8af3f126030bdda6e9d9ca8e6dc6287cb0dd/django_sb_codefield-0.1.0.tar.gz",
    "platform": null,
    "description": "![Community-Project](https://gitlab.com/softbutterfly/open-source/open-source-office/-/raw/master/banners/softbutterfly-open-source--banner--community-project.png)\n\n![PyPI - Supported versions](https://img.shields.io/pypi/pyversions/django-sb-codefield)\n![PyPI - Package version](https://img.shields.io/pypi/v/django-sb-codefield)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/django-sb-codefield)\n![PyPI - MIT License](https://img.shields.io/pypi/l/django-sb-codefield)\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/fe5644bd3a114473879a304321a68f3e)](https://app.codacy.com/gl/softbutterfly/django-sb-codefield/dashboard?utm_source=gl&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n\n# Wagtail FontAwesome\n\nUse FontAwesome icons in Wagtail admin.\n\n## Requirements\n\n- Python higher than o equals to 3.8.1 and lower than 4.0.0\n- Django lower than 5.0.0\n- django-codemirror2 lower than 1.0.0\n\n## Install\n\n```bash\npip install django-sb-codefield\n```\n\n## Usage\n\nAdd `codemirror2` and `django_sb_codefield` to your `INSTALLED_APPS` settings\n\n```\nINSTALLED_APPS = [\n  # ...\n  \"codemirror2\",\n  \"django_sb_codefield\",\n]\n```\n\n## Docs\n\n- [Ejemplos](https://gitlab.com/softbutterfly/open-source/django-sb-codefield/-/wikis)\n- [Wiki](https://gitlab.com/softbutterfly/open-source/django-sb-codefield/-/wikis)\n\n## Changelog\n\nAll changes to versions of this library are listed in the [change history](CHANGELOG.md).\n\n## Development\n\nCheck out our [contribution guide](CONTRIBUTING.md).\n\n## Contributors\n\nSee the list of contributors [here](https://gitlab.com/softbutterfly/open-source/django-sb-codefield/-/graphs/develop).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django migrations without unnecesary change alert triggers.",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/softbutterfly/django-sb-codefield/issues",
        "Documentation": "https://gitlab.com/softbutterfly/open-source/django-sb-codefield/-/wikis",
        "Download": "https://github.com/softbutterfly/django-sb-codefield/archive/v0.1.0.tar.gz",
        "Homepage": "https://gitlab.com/softbutterfly/open-source/django-sb-codefield",
        "Repository": "https://gitlab.com/softbutterfly/open-source/django-sb-codefield"
    },
    "split_keywords": [
        "softbutterfly",
        "django",
        "migrations"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "762e763b8ba9208896f6bf327c51166fef4382f3ff03e5548b204bcea6c84117",
                "md5": "f3aab20ea7c9f6c8df527653214c6ede",
                "sha256": "461cdf4fa100e627ad854d27e0d212909220e2151ae6a984a5bc3badd6cd8f92"
            },
            "downloads": -1,
            "filename": "django_sb_codefield-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3aab20ea7c9f6c8df527653214c6ede",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4.0.0",
            "size": 6802,
            "upload_time": "2023-04-29T07:54:09",
            "upload_time_iso_8601": "2023-04-29T07:54:09.460333Z",
            "url": "https://files.pythonhosted.org/packages/76/2e/763b8ba9208896f6bf327c51166fef4382f3ff03e5548b204bcea6c84117/django_sb_codefield-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4327ebeb892023f3598702b968ba8af3f126030bdda6e9d9ca8e6dc6287cb0dd",
                "md5": "a51c64e393a4552a40b6fcee3032cba9",
                "sha256": "3697815d8df376c0c65d4d845c4c2d0a13bfad0ae73207a54bacd2da39f26b93"
            },
            "downloads": -1,
            "filename": "django_sb_codefield-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a51c64e393a4552a40b6fcee3032cba9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4.0.0",
            "size": 4342,
            "upload_time": "2023-04-29T07:54:11",
            "upload_time_iso_8601": "2023-04-29T07:54:11.209682Z",
            "url": "https://files.pythonhosted.org/packages/43/27/ebeb892023f3598702b968ba8af3f126030bdda6e9d9ca8e6dc6287cb0dd/django_sb_codefield-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-29 07:54:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "django-sb-codefield"
}
        
Elapsed time: 0.06061s