WeblateOrg / WeblateOrg/website
Migrate to Django 6.0 partials
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 44
- Forks
- 55
- Avg merge
- 2h 3m
- Merged PRs (30d)
- 120
Description
We're using third-party django-marcos, but once we upgrade to Django 6.0, template partials would be a better choice:
https://docs.djangoproject.com/en/6.0/ref/templates/language/#template-partials
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing where the site uses third-party django-marcos and read Django 6.0's template partials documentation. Done means the relevant partials use Django's built-in mechanism instead of django-marcos after the project upgrades to Django 6.0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100