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