Re: render_to_response

2011-01-03 Thread Greg Turner
subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://gro

Re: Too many items in my drowndown list

2011-01-03 Thread Greg Turner
users+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Dr Greg Turner Director, the Interaction Consortium http://interaction.net.au Phone: +61 2 8060 1067 skype: gregturner Follow us on twitter:

Re: New to Django, sheet music organization site

2011-01-03 Thread Greg Turner
On 3 January 2011 23:00, Tim Sawyer wrote: > On 03/01/11 03:53, Kyle wrote: > >> When I try to access my Object, I get an error "invalid literal for >> int() with base 10". I know it has something to do with ForeignKeys, >> but cannot find how to fix it. >> > > It helps if you post the full stack