mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[PR #586] [MERGED] fix typos and grammar #583
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#583
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/586
Author: @ThomasWaldmann
Created: 9/4/2025
Status: ✅ Merged
Merged: 10/5/2025
Merged by: @ThomasWaldmann
Base:
master← Head:typos-grammar📝 Commits (4)
4a98e0dpyproject.toml: convert to native tox configuration2ae1cc9CI: also use requirements.d/dev.txt2610237fix typos and grammar93a2379manual fixes📊 Changes
51 files changed (+490 additions, -473 deletions)
View changed files
📝
.github/workflows/ci.yml(+2 -1)📝
CHANGES.rst(+5 -5)📝
README.rst(+1 -1)📝
docs/admin.rst(+23 -23)📝
docs/project.rst(+9 -9)📝
docs/security.rst(+4 -4)📝
docs/standards.rst(+1 -1)📝
docs/user.rst(+22 -23)📝
pyproject.toml(+34 -22)📝
requirements.d/dev.txt(+1 -1)📝
src/nsupdate/__init__.py(+9 -9)📝
src/nsupdate/accounts/_tests/test_accounts.py(+1 -1)📝
src/nsupdate/accounts/admin.py(+5 -5)📝
src/nsupdate/accounts/forms.py(+3 -3)📝
src/nsupdate/accounts/models.py(+4 -4)📝
src/nsupdate/accounts/registration_form.py(+7 -7)📝
src/nsupdate/accounts/urls.py(+2 -2)📝
src/nsupdate/accounts/views.py(+2 -2)📝
src/nsupdate/api/__init__.py(+5 -0)📝
src/nsupdate/api/_tests/test_api.py(+34 -34)...and 31 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.