master #372

Merged
mpeltriaux merged 8 commits from master into Docker 10 months ago
Owner

Update docker

Update docker
mpeltriaux added 8 commits 10 months ago
29a55c9427 # Django 4 migrations
* migrations created because of switch to Django4
d94767a05a Custom exception reporter
* adds custom exception_reporter.py
08467e5619 Object mailing restructred
* restructures object info mail sending
11bbf7d9ec Municipal calculation to background
* moves municipal names fetching from fore- to background for mail sending
8cdea88756 Mail links
* adds direct object links into mail templates
* refactors transferring app-model identification data from fore- to background (celery) properly
mpeltriaux merged commit 7c666fcb06 into Docker 10 months ago
The pull request has been merged as 7c666fcb06.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master Docker
git pull origin master

Step 2:

Merge the changes and update on Gitea.
git checkout Docker
git merge --no-ff master
git push origin Docker
Sign in to join this conversation.
Loading…
There is no content yet.