-
staticFiles.Open(path)报 "file does not exist"
staticFiles, _ := fs.Sub(FS, "frontend/dist")
应该是未找到子文件导致的,files lenght = 0
![image](https://user-images.githubusercontent.com/17718227/182288880-8…
-
### Issue
Hi!
I'm kind of new at this and am trying to get Tandoor working with Nginx Proxy Manager, and I cannot for the life of me understand how I need to configure the reverse proxy.
I've…
-
`staticfiles` template tag was deprecated in Django 2.2 and is finally removed in Django 3.0
https://docs.djangoproject.com/en/dev/releases/3.0/#features-removed-in-3-0
Will submit PR in a few m…
-
**Describe the bug**
I have setup the jsmpeg-player library to stream a video source from websocket. I did exactly the same as the demo showed in [jsmpeg-player-demo](https://codesandbox.io/p/sandbox…
-
I have an app that uses `staticfiles` and it's `CachedStaticFilesStorage` class, along with `django-compressor`. Here is the scenario that I'm seeing the `OfflineGenerationError`:
1. App is running wi…
croby updated
7 years ago
-
### Is there an existing feature or issue for this?
- [X] I have searched the existing issues
### Expected feature
Creation of Kubernetes Helm Chart for reNgine.
I am creating a Kubernetes Helm …
-
It's redundant and a waste of space.
-
I've got a plugin whose app has to be ready before any of the other apps that use it, but those apps' names won't be known at code time, so I want to anchor it to the sessions app, or something like t…
-
Hi, I'd like to report error after upgrade django-vite.
Previously, I've been used 2.0.2 version and I recently upgrade django-vite to 2.1.2.
After I upgrade, I'm meeting Missing staticfiles manif…
-
Trying to use this in non-debug mode fails:
```
self = , name = '/css/app.f6e28323.css'
def stored_name(self, name):
parsed_name = urlsplit(unquote(name))
clean_name = par…