-
Request Method: GET
Request URL: http://127.0.0.1:8000/
Django Version: 5.1.2
Wagtail version: 6.3.rc2
Exception Type: AttributeError
Exception Value:
module 'resource' has no attri…
-
### Deployment Type
Self-hosted
### Triage priority
N/A
### NetBox Version
v4.1.6
### Python Version
3.11
### Steps to Reproduce
Unable to execute custom scripts via the CLI…
-
Traceback (most recent call last):
File "D:\Files\flowback-backend\venv\Lib\site-packages\django\core\handlers\exception.py", line 42, in inner
response = await get_response(request)
…
-
I have been trying to find an implementation on Django Rest Framework, to no avail. Reading the docs, I don't see anything that I have missed, I am able to create public and additional tenants, howev…
-
### 联系方式
_No response_
### MaxKB 版本
v1.6.1 (build at 2024-09-29T19:14, commit: 81ffe59c)
### 问题描述
向量化大的 Excel (20W+行)时,从来没有成功过,查了一下日志文件 **8/0/80a4d237-f66c-482b-915b-8ebef8bcb28c.log**,发现有报错,错误内容…
-
**Describe the bug**
The editing page for the report recipes misses a front-end check to verify if the input is expected and allowed. By providing an unexpected value (e.g. the letter A) a Schedule e…
-
### Plugin Version
0.4.0
### NetBox Version
4.1
### Python Version
3.10.12
### Steps to Reproduce
1. Create a new branch and activate it.
2. Execute a custom script to reserve VRFs…
-
It would be great if it were possible to export to "Django Models". In other words, generate the models automatically.
-
Hi,
I'm having trouble implementing autocomplete in my project. When I added `app_name='foo'` to `urls.py`, the autocomplete stopped working and the error message displayed was `NoReverseMatch for …
-
**Describe the bug**
A clear and concise description of what the bug is.
#model.py
class Department(models.Model):
title = models.CharField(max_length=100)
class Employee(models.Mo…