[PR #246] [MERGED] fix init error #1103

Closed
opened 2026-03-01 14:48:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/246
Author: @gisforgirard
Created: 6/3/2019
Status: Merged
Merged: 6/5/2019
Merged by: @pirate

Base: v0.5.0Head: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 archivebox/core/models.py (+1 -1)

📄 Description

archivebox init fails with "TypeError: init() missing 1 required positional argument: 'on_delete'" - this fixes it and init works


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/246 **Author:** [@gisforgirard](https://github.com/gisforgirard) **Created:** 6/3/2019 **Status:** ✅ Merged **Merged:** 6/5/2019 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `v0.5.0` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8fbb55a`](https://github.com/ArchiveBox/ArchiveBox/commit/8fbb55a87b1f6e9c0a8c440c7c4f816a130722fc) fix init error ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/core/models.py` (+1 -1) </details> ### 📄 Description archivebox init fails with "TypeError: __init__() missing 1 required positional argument: 'on_delete'" - this fixes it and init works --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:48:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1103
No description provided.