On Wed, Aug 19, 2009 at 8:30 AM, Janne Peltola wrote:
>
> Template rendering fails when both form data and a tuple are passed to
> render_to_response.
>
> Python: 2.6.2; Django: 1.1; Environment: Windows + built-in dev server
>
> I use the standard django.contrib.auth.models.User and .Group models
Template rendering fails when both form data and a tuple are passed to
render_to_response.
Python: 2.6.2; Django: 1.1; Environment: Windows + built-in dev server
I use the standard django.contrib.auth.models.User and .Group models.
View:
class FuksiForm(forms.Form):
ryhmat = forms.Mode
2 matches
Mail list logo