mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-12-28 06:34:15 +00:00
8 lines
162 B
Python
8 lines
162 B
Python
# from django.apps import AppConfig
|
|
|
|
|
|
# class BaseModelsConfig(AppConfig):
|
|
# default_auto_field = 'django.db.models.BigAutoField'
|
|
|
|
# name = 'base_models'
|