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