[PR #510] [CLOSED] setup_django changes #2711

Closed
opened 2026-03-01 18:00:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/510
Author: @cdvv7788
Created: 10/22/2020
Status: Closed

Base: masterHead: django_setup_changes


📝 Commits (1)

  • c0e17ed feat: Create decorator to call django_setup()

📊 Changes

5 files changed (+10 additions, -4 deletions)

View changed files

📝 archivebox/config/__init__.py (+1 -0)
📝 archivebox/extractors/title.py (+0 -2)
📝 archivebox/index/__init__.py (+0 -1)
📝 archivebox/index/sql.py (+0 -1)
📝 archivebox/main.py (+9 -0)

📄 Description

Summary

Refactor the way django is setup in the application

Related issues #496

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 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/510 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 10/22/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `django_setup_changes` --- ### 📝 Commits (1) - [`c0e17ed`](https://github.com/ArchiveBox/ArchiveBox/commit/c0e17ed7d1eeccc4ef2678a1c30eca5ce53071bd) feat: Create decorator to call django_setup() ### 📊 Changes **5 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/config/__init__.py` (+1 -0) 📝 `archivebox/extractors/title.py` (+0 -2) 📝 `archivebox/index/__init__.py` (+0 -1) 📝 `archivebox/index/sql.py` (+0 -1) 📝 `archivebox/main.py` (+9 -0) </details> ### 📄 Description # Summary Refactor the way django is setup in the application # Related issues #496 # Changes these areas - [ ] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [X] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:00:30 +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#2711
No description provided.