technicolor's picture
Add Django InteractiveSurvey project
a97d040
raw
history blame
83 Bytes
from django.apps import AppConfig
class DemoConfig(AppConfig):
name = 'demo'