===================== :mod:`coffin.contrib` ===================== Coffin includes replacements for several Django contrib modules. To use this, simply change your import line from:: from django.contrib. To the following:: from coffin.contrib. ----------------- Supported Modules ----------------- The following drop-in replacements are available: .. toctree:: :maxdepth: 2 auth markup syndication