caktus / caktus/django-comps

Zip Export behaves oddly with compressor

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
27
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Need to inspect when the renderer gathers resources from /static/.

At present, it appears that for projects using compressor, the renderer gathers resources before compressor caches files.

The current workaround is to zip export 2x.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the renderer's handling of /static/ and the zip-export entry point, then compare resource collection with compressor's cache timing. Reproduce the issue with a project using compressor and verify that a single zip export includes the cached resources rather than requiring a second run.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.