html2print
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

apps.py
text/x-python

Download raw (91 bytes)

from django.apps import AppConfig


class Html2PdfConfig(AppConfig):
    name = 'html2pdf'