I have successfully deployed my first Django app on Heroku, but there is no data in remote database I do have dump file stored, but i don't know how to restore it on Heroku, I have read docs , and there are some commands mentioned about pulling data from local database, but i don't seem to understand that, need some help thanks in advance
the database is Sqlite