# HTML Tags
Project description

## Installation
Add `djangocms_html_tags` to **INSTALLED_APPS**:
```python
INSTALLED_APPS = [
...
"djangocms_html_tags",
...
]
```
Run migrations:
```shell
$ python manage.py migrate
```
## Contribution
Using Docker & Dosh scripts:
```shell
$ dosh runtests # to run the unit tests and see the coverage report.
$ dosh shell # to use Django shell or Python REPL in the development.
```
If you don't use Docker, you can try Virtualenv instead:
```shell
$ python -m pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate # or run activate.ps1 if you use PowerShell.
$ (venv) python -m pip install -r demo/requirements.txt
$ (venv) python setup.py test
```
Home-page: UNKNOWN
Author: Gökmen Görgen
Author-email: gkmngrgn@gmail.com
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
## Installation
Add `djangocms_html_tags` to **INSTALLED_APPS**:
```python
INSTALLED_APPS = [
...
"djangocms_html_tags",
...
]
```
Run migrations:
```shell
$ python manage.py migrate
```
## Contribution
Using Docker & Dosh scripts:
```shell
$ dosh runtests # to run the unit tests and see the coverage report.
$ dosh shell # to use Django shell or Python REPL in the development.
```
If you don't use Docker, you can try Virtualenv instead:
```shell
$ python -m pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate # or run activate.ps1 if you use PowerShell.
$ (venv) python -m pip install -r demo/requirements.txt
$ (venv) python setup.py test
```
Home-page: UNKNOWN
Author: Gökmen Görgen
Author-email: gkmngrgn@gmail.com
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for djangocms-html-tags-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | eaf3d6a771a6ce077f5799abac396f45d7bc343f4238e45748dab356b5e04adc |
|
MD5 | 55bde067c7c2d214844dc3d711d4ba44 |
|
BLAKE2b-256 | ca861f182463c27ddae802be2eed943e6d772ccea180093af888974c3a6e0868 |
Close
Hashes for djangocms_html_tags-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed8bd5ab65aec1b405dae4ac8fffd6310caae5d08ce45bc200f227fcbb4bd0ba |
|
MD5 | f9b923650c585845b087ae4eb7a109c5 |
|
BLAKE2b-256 | fb5e871f821e2af5d2259ef57c608e6c52c9717c1f036678e0841397085d89ae |