TACC / tup-ui

React client for TACC User Portal
2 stars 0 forks source link

Task/TUP-454: Upgrade to Django v4.2 #324

Closed jarosenb closed 11 months ago

jarosenb commented 11 months ago

Overview

Switch to a base CMS image running Django 4.2 and update imports.

Related

Changes

Testing

  1. Run docker volume rm tup-cms_tup_cms_postgres_data to remove data created using Postgres v10
  2. Spin up the site/portal as normal and run migrations.

UI

Notes