All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.hello.apps.py Maven / Gradle / Ivy

There is a newer version: 2.2.197
Show newest version
from __future__ import unicode_literals

from django.apps import AppConfig


class HelloConfig(AppConfig):
    name = 'hello'




© 2015 - 2025 Weber Informatics LLC | Privacy Policy