mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
wip
This commit is contained in:
@@ -3,4 +3,4 @@ from django.apps import AppConfig
|
||||
|
||||
class CrawlsConfig(AppConfig):
|
||||
default_auto_field = "django.db.models.BigAutoField"
|
||||
name = "crawls"
|
||||
name = "archivebox.crawls"
|
||||
|
||||
Reference in New Issue
Block a user