-
**问题的描述
关于 django-sspanel latest 版本 code 中使用的 ehco1996/django-sspanel:runtime image 在运行中会报错 mysql 驱动没有找到
**项目的配置文件**
`#--->服务端口 nginx
port=80
#--->mysql
#mysql数据库设置 db.py
MYSQL_USER=root
MYS…
-
I've encoutered a certain problem with 3rd party django library recently where it removes the clickjacking middleware from the django settings.
https://github.com/newpanjing/simpleui/blob/master/si…
-
# django version
`Django=2.2.17`
# django-compressor version
`django-compressor=4.1`
# settings.py
```python
INSTALLED_APPS = [
'compressor',
"simpleui",
"django.contrib.admin",
…
-
При выборе поля "Имя процесса" получается ошибка IndexError: list index out of range
```
Traceback (most recent call last):
File "/home/o/p/SimpleUI/simple_editor/simple_editor.py", line 3885, i…
-
Added in https://github.com/microsoft/vscode/issues/128588
```ts
export interface DebugSessionOptions {
debugUI?: {
/**
* When true, the debug toolbar will not be shown for this ses…
-
For future work, we need to get the company specific stuff out of the open source project.
_Originally posted by @tompatman in https://github.com/greg-ses/simpleui/pull/20#discussion_r857689360_
-
-
[simpleUI](https://github.com/newpanjing/simpleui/blob/master/doc/en/README_en.md) was used in my project since I want to make my django-admin simple and firendly. If directly run my django project w…
-
The overlay pages have significant memory and resource leaks and excessive CPU consumption.
- [ ] Research and correct memory leaks.
- [ ] Examine if there's an issue with animated gifs and refact…
-
**Please make sure you talk to the community before creating an issue.**
**Describe the bug**
In the attached picture, the area in the pink box cannot be used. Even though the UI is not on this ar…