mirror of
https://github.com/KUlishevgeniy/c22712.git
synced 2026-09-25 16:40:19 +00:00
Джанго проект
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class PollsConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'polls'
|
||||
Reference in New Issue
Block a user