working, passing tests in django 3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
class SurveyConfig(AppConfig):
|
||||
name = 'app'
|
||||
name = 'survey'
|
||||
|
||||
Reference in New Issue
Block a user