Serving files locally: issue #30 #33

Open
rskthomas wants to merge 4 commits from issue_30 into main
Owner

Getting to solve ereuse/devicehub-django#30.

Added fontsawesome following: https://docs.fontawesome.com/web/use-with/python-django

Donwloaded bootstrap-icons manually and serving them through the static template tag.

Getting to solve ereuse/devicehub-django#30. Added fontsawesome following: https://docs.fontawesome.com/web/use-with/python-django Donwloaded bootstrap-icons manually and serving them through the static template tag.
pedro was assigned by rskthomas 2024-11-22 20:36:35 +00:00
rskthomas added 3 commits 2024-11-22 20:36:36 +00:00
rskthomas added 1 commit 2024-11-28 19:06:49 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 issue_30:issue_30
git checkout issue_30

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff issue_30
git checkout main
git merge --ff-only issue_30
git checkout issue_30
git rebase main
git checkout main
git merge --no-ff issue_30
git checkout main
git merge --squash issue_30
git checkout main
git merge --ff-only issue_30
git checkout main
git merge issue_30
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: ereuse/devicehub-django#33
No description provided.