kenken999's picture
test
565ab19
raw
history blame
85 Bytes
from django.apps import AppConfig
class PollsConfig(AppConfig):
name = "polls"