maykinmedia / open-api-framework

The Open API framework powers the open source registration components like Open Zaak en Open Klant.
MIT License
0 stars 0 forks source link

Update django to 4.2 #8

Closed stevenbal closed 2 months ago

alextreme commented 3 months ago

Mag opgepakt worden ter voorbereiding op https://github.com/maykinmedia/objects-api/pull/358

joeribekker commented 2 months ago

First, all projects need to migrate. The status is kept in #12

In the future, we might need to use versioning, like:

1.x stays on Django 4.2, and only gets the REALLY important updates 2.x introduces Django 5.2 and all projects can then move to use this.

stevenbal commented 2 months ago

open api framework already uses django>=4.2: https://github.com/maykinmedia/open-api-framework/blob/main/pyproject.toml#L30, so I think this issue can be closed