How you’re doing, I’m using a package in Django for Instagram API, it creates a table in the admin page with a media Id, the link, the date, and the caption. But I can’t find this table on the project, how can I use this model on a view, and display the data it contains on a template. And I’m using MySQL.
Asked
Active
Viewed 25 times
0
-
1Can you specify *what* package you are using? – Willem Van Onsem Jun 30 '20 at 17:32
-
I've resolved it guys, thank you. – jean clayton seraphin Jul 17 '20 at 02:26