Skip to content

Commit

Permalink
docs(upgrade-project): Postgres already upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar authored Jan 8, 2024
1 parent 24c8490 commit 5ef4ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrade-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## from v3 to v4

1. Upgrade your CMS database to Postgres v14.9.
1. Use Postgres is v14.9 or greater. [You may assume all TACC sites are.](https://tacc-main.atlassian.net/wiki/spaces/UP/pages/6659089/Postgres+Upgrade+Testing)
2. Update code that uses [features removed in Django 4](https://docs.djangoproject.com/en/4.2/releases/4.0/#features-removed-in-4-0) e.g.
- `django.conf.urls.url()`
- `django.utils.encoding.force_text()`
Expand Down

0 comments on commit 5ef4ac0

Please sign in to comment.