medor.www
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

apps.py
text/x-python

Download raw (155 bytes)

# -*- coding: utf-8 -*-


from django.apps import AppConfig


class SubscribeConfig(AppConfig):
    name = 'subscribe'
    verbose_name = u'souscriptions'