Open natea opened 1 year ago
TemplateDoesNotExist error on this page: https://smallslive-staging.herokuapp.com/dashboard/reports/?report_type=ticket_report&date_from=&date_to=
@rajpaul looks like this page is still giving an error: https://smallslive-staging.herokuapp.com/dashboard/orders/
@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
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.