i'm populating the choices of a form in django,
The problem is that when i see it in the browser, the year list is fine according to the database, but when i change some date in database, the year select list doesn't update. http://paste.ideaslabs.com/show/NwAranETeA I try this code, but I get the error *get_prices() takes no arguments (1 given)* how can I sove this? -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/rKMQLgvar6wJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.