Update views.py #2

Open
MikeTsenatek wants to merge 1 commit from MikeTsenatek-patch-1 into main
MikeTsenatek commented 2021-09-15 18:38:10 +02:00 (Migrated from github.com)
No description provided.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin MikeTsenatek-patch-1:MikeTsenatek-patch-1
git switch MikeTsenatek-patch-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff MikeTsenatek-patch-1
git switch MikeTsenatek-patch-1
git rebase main
git switch main
git merge --ff-only MikeTsenatek-patch-1
git switch MikeTsenatek-patch-1
git rebase main
git switch main
git merge --no-ff MikeTsenatek-patch-1
git switch main
git merge --squash MikeTsenatek-patch-1
git switch main
git merge --ff-only MikeTsenatek-patch-1
git switch main
git merge MikeTsenatek-patch-1
git push origin main
Sign in to join this conversation.
No description provided.