mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 01:15:57 +10: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'
|