ietf-tools / www

A customized CMS for the IETF website
BSD 3-Clause "New" or "Revised" License
25 stars 44 forks source link

feat!: Upgrade backend (Python, Django, Wagtail) #350

Closed mgax closed 10 months ago

mgax commented 10 months ago

⚠️ After deploying this change, the following command should be run on the production instance, to copy daily search hits data from the wagtailsearch.Query model to wagtailsearchpromotions.Query:

./manage.py copy_daily_hits_from_wagtailsearch

Upgrade the backend across the board: