SmallsLIVE / smallslive

SmallsLIVE website
6 stars 5 forks source link

Post Upgrade Fixes #268

Open natea opened 1 year ago

natea commented 1 year ago

Smallslive just got upgraded from older version of the django and related packages to newer version. Here is the current staging url - https://smallslive-staging.herokuapp.com/

After the upgrade there are lot of changes happened. It causes some breaks. This issue is for fixing those smalls issues on the go.

natea commented 1 year ago

TemplateDoesNotExist error on this page: https://smallslive-staging.herokuapp.com/dashboard/reports/?report_type=ticket_report&date_from=&date_to=

natea commented 1 year ago

@rajpaul looks like this page is still giving an error: https://smallslive-staging.herokuapp.com/dashboard/orders/

rajpaul commented 1 year ago

@natea All errors are fixed in my local using migrate command. I am trying to upload migrated db from my local to heroku so that we can check all things together