Skip to content

refactor: upgrade deprecated staticfiles template tags and fix settings paths#114

Open
PedroVFSantos wants to merge 21 commits into
Bhupesh-V:masterfrom
PedroVFSantos:master
Open

refactor: upgrade deprecated staticfiles template tags and fix settings paths#114
PedroVFSantos wants to merge 21 commits into
Bhupesh-V:masterfrom
PedroVFSantos:master

Conversation

@PedroVFSantos

Copy link
Copy Markdown

"This PR replaces the deprecated {% load staticfiles %} template tags with the modern {% load static %} to ensure compatibility with Django 3.0+. It also refactors the PROJECT_ROOT configuration in settings.py to use BASE_DIR, preventing warnings when running collectstatic."

PedroVFSantos and others added 21 commits July 13, 2026 23:28
…ssue

test: add views and api views unit tests to increase coverage to 77%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants