-
**🚨 suggestion (security):** Add validation for ImageField
Consider adding validation for file size and type on the ImageField to enhance security and prevent potential issues with la…
-
Fields, such as Vat Rate under Contract, should have validation (and formatting where necessary) mechanisms to validate and format the user input according to the expected standard. E.g. keep decimals…
-
### Environment
* Python version: 3.6.14
* Nautobot version: 1.1.2
### Steps to Reproduce
1. Activate debug verbose level for django, nautobot, rq.worker (via `nautobot_config.py`)
2. Go to…
-
### Current Behavior
Running the default "Getting started" commands as shown in the Readme (i just added `-d` to the `docker compose up` command, see below)
```bash
git clone -b release https://g…
-
I have installed the latest version of doclytics, created the custom fields in paperless, installed and tested ollama, but I'm still getting this error and can't do any documents.
Any idea of what …
-
I tried registering using the username `test` and password `test`, and used this account to log in. However, I couldn't log in to the Polls. The account also doesn't appear in the Django administr…
-
**Describe the bug**
When duplicate simultaneous requests are sent to the `POST /oauth2/token` via a refresh grant on the same refresh token we get an `IntegrityError`
**To Reproduce**
- …
-
Just stated to recevie these email alerts sporadically. No change event and the pings to all my endpoints are showing as working. I've updated the docker image and rebuilt the container but am still…
-
## Week 1
- [x] Go fundamentals
- [x] Typescript fundamentals
- [x] coreutils: echo, env, cat, wc, head, tail, yes, true, false, tree (use gobyexample to speed up things)
- [x] Testing fundame…
-
1. 新建一个app (question)
2. 问题建模,参考现有的题目相关的models,简答题支持文件上传,上传(ppt,mp4,word,图片)
3. 题目也进行tag分组,移除现有分组的概念