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