mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 07:17:52 +10:00
wip
This commit is contained in:
@@ -3,5 +3,5 @@ from django.apps import AppConfig
|
||||
|
||||
class WorkersConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'workers'
|
||||
name = 'archivebox.workers'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user