I have tried various methods including MVC, but cannot seem to get it right. I thought the MVC method would work, but it seems the database connection part was missing from the example I followed and only shows the submit button. I am able to create drop down lists from a static choices list in forms.py and display on my form, but I really need the data coming from my PGSQL table.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5772c160-6ec9-409e-9f70-0f1eb00b2612%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

