Serving files locally: issue #30 #33

Open
rskthomas wants to merge 3 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
This pull request can be merged automatically.
You are not authorized to merge this pull request.
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 issue_30 main
git pull origin issue_30

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff issue_30
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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.