WIP: Draft: Migrate to django-notifs #2112

Draft
nik wants to merge 3 commits from feature/django-notifs into master
Owner
No description provided.
This pull request has changes conflicting with the target branch.
  • aleksis/core/models.py
  • aleksis/core/settings.py
  • aleksis/core/tasks.py
  • aleksis/core/util/notifications.py
  • poetry.lock
  • pyproject.toml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/django-notifs:feature/django-notifs
git switch feature/django-notifs

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 master
git merge --no-ff feature/django-notifs
git switch feature/django-notifs
git rebase master
git switch master
git merge --ff-only feature/django-notifs
git switch feature/django-notifs
git rebase master
git switch master
git merge --no-ff feature/django-notifs
git switch master
git merge --squash feature/django-notifs
git switch master
git merge --ff-only feature/django-notifs
git switch master
git merge feature/django-notifs
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core!2112
No description provided.