This package contains the original django.contrib.markup from Django 1.4.1.
It’s intended as backward-compatible quick fix for your project if you’re upgrading to Django 1.6, which deprecates the app.
For new projects, you may want to use something like Django Markup Field instead.
Installation
This package is also available on PyPI.
$ pip install django-markup-deprecated
Usage
Add 'markup_deprecated' to your INSTALLED_APPS.
The template library is still called markup, so you can still use {% load markup %} in your templates.
Difference from django.contrib.markup
Settings
This package adds an optional DJANGO_MARKUP_IGNORE_WARNINGS setting, that can be used to silence the warnings. Defaults to False.
Support
This package will updated only when (and if) django.contrib.markup will ever change in the Django 1.4.x series. It is only for backward-compatibility purposes and there will be no support nor bugfixes.
Release files for django-markup-deprecated 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-markup-deprecated-0.0.4.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_markup_deprecated-0.0.4-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 11.5 kB
Release files / django-markup-deprecated-0.0.4.tar.gz
| Download URL | django-markup-deprecated-0.0.4.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
654d9f84578cff184b84965af632ff931fb586d53230b6818b770ea765116a24
|
|
BLAKE2b-256 checksum How to use checksums |
af9c0fbebbbc85b5c27475645d4ee73b14543be8e4e361601daef3809be24d47
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.2
|
Release files / django_markup_deprecated-0.0.4-py2.py3-none-any.whl
| Download URL | django_markup_deprecated-0.0.4-py2.py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5f24e24bd8c3c4432dfc16696d477b55e31600ab78acb25a9987fae8915db5c8
|
|
BLAKE2b-256 checksum How to use checksums |
0be5edcf30899e65663cffc3070ded228e33a50dce6be17f2d389dd59b796876
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.2
|