deb-python-coffin/docs/contrib/index.rst

442 B

coffin.contrib

Coffin includes replacements for several Django contrib modules.

To use this, simply change your import line from:

from django.contrib.<module>

To the following:

from coffin.contrib.<module>

Supported Modules

The following drop-in replacements are available:

auth markup syndication