jackfrued / jackfrued/Python-100-Days
静态43.静态资源和Ajax请求.md 这段代码好像有问题
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
from django.contrib import admin
from **poll2.**forms import UserForm
from poll2.models import Subject, Teacher
按照上文,应用的名字应该是"vote"而不是"poll2".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open 静态43.静态资源和Ajax请求.md and compare the shown imports with the preceding explanation of the application name. Update the inconsistent poll2 references to vote, then verify that the code sample matches the surrounding tutorial text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100