📝 Use the latest django version by default (#759)
Currently we use
5.2 by default:django-modern-rest/pyproject.toml
Line 77 in bea5f2d
But, we need to use the latest one. Which is
6.0.Also, we would need to change this CI job to use
5.2 instead:django-modern-rest/.github/workflows/test.yml
Lines 71 to 78 in bea5f2d
#good_first_issue #help_wanted #django_modern_rest
sent via relator