[PR #833] [CLOSED] using whitenoise for serving static files #1278

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/833
Author: @ViAsmit
Created: 8/25/2021
Status: Closed

Base: devHead: viasmit/use-whitenoise-for-serving-788


📝 Commits (2)

  • ab18dec using whitenoise for serving static files
  • 4998f5f Update archivebox/core/settings.py

📊 Changes

2 files changed (+14 additions, -1 deletions)

View changed files

📝 archivebox/core/settings.py (+13 -1)
📝 setup.py (+1 -0)

📄 Description

Summary

This PR adds whitenoise for serving static files

Related issues

Fixes Issue #788

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/833 **Author:** [@ViAsmit](https://github.com/ViAsmit) **Created:** 8/25/2021 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `viasmit/use-whitenoise-for-serving-788` --- ### 📝 Commits (2) - [`ab18dec`](https://github.com/ArchiveBox/ArchiveBox/commit/ab18dec295042494bafa33668c4b1339a226bc3e) using whitenoise for serving static files - [`4998f5f`](https://github.com/ArchiveBox/ArchiveBox/commit/4998f5feffb07984c080c82e90993b4c93b7da28) Update archivebox/core/settings.py ### 📊 Changes **2 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/core/settings.py` (+13 -1) 📝 `setup.py` (+1 -0) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary This PR adds whitenoise for serving static files # Related issues Fixes Issue #788 # Changes these areas - [] Bugfixes - [] Feature behavior - [] Command line interface - [x] 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 14:49:08 +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#1278
No description provided.