You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
I've been trying to create a list of options/choices for the user to choose from to display different types of graphs(bar/line etc) on the web page based on the same data that has been previously entered by me. I couldn't find very useful information online to go about this. Could you please help me out?