master #379

Merged
mpeltriaux merged 3 commits from master into Docker_django5 9 months ago
Owner

Update Docker

Update Docker
mpeltriaux added 3 commits 9 months ago
e231bc6dbf Django5
* updates requirements
* adds Django5 related migration and setting (DEFAULT_AUTO_FIELD)
425bbd5f0a Django5
* updates requirements.txt
mpeltriaux merged commit c47d6a6a0e into Docker_django5 9 months ago
The pull request has been merged as c47d6a6a0e.
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_django5
git pull origin master

Step 2:

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