Skip to main content

Original django.contrib.markup from Django 1.4.1.

Project description

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.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-markup-deprecated-0.0.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page