Benature / Benature/WordReview

configparser.NoSectionError: No section: 'custom'

Open
#33 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
676
Forks
80
PR merge metrics
No merged PRs in 30d

Description

- [x] 我已阅读[READEME.md](https://github.com/Benature/WordReview/blob/ben/README.md)中的[问题自检](https://github.com/Benature/WordReview/blob/ben/README.md#%E9%97%AE%E9%A2%98%E8%87%AA%E6%A3%80)

**描述问题**
请简明阐述您的问题

**复现问题**
复现问题的步骤:

1. 数据库迁移时显示说我少了个参数custom
2.

```
configparser.NoSectionError: No section: 'custom'
请将报错信息复制到此处
```

**截图:**(可选)

**操作环境(请提供以下完整数据):**

- 操作系统:windows
- 使用方式:源码
- 可执行文件版本(若是): 0.2.0
- 数据库类型:mysql
- 浏览器:Chrome

**额外信息:**(可选)
任何其他的您认为有助于能描述问题/解决问题的信息。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the database migration on Windows with the reported Django, MySQL, and source-code setup, then trace where configparser.NoSectionError is raised for the missing 'custom' section. Done means the migration completes without requiring an unexplained missing parameter.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, mysql, python
Domain
backend, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.