mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 15:27:53 +10:00
use full dotted paths for all archivebox imports, add migrations and more fixes
This commit is contained in:
@@ -4,4 +4,5 @@ from django.apps import AppConfig
|
||||
class WorkersConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'archivebox.workers'
|
||||
label = 'workers'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user