Opps, I forgot to mention that I work with "Django 1.2.1". Apparently
is a Django bug.
Other persons has the same question "http://groups.google.com/group/
django-users/browse_thread/thread/c4899b0806e67ee7/d938f33a5f100af8?
show_docid=d938f33a5f100af8&fwc=1"
I will try to implement the solution y
Hi refreegrata,
On Aug 11, 2010, at 3:31 PM, refreegrata wrote:
Hello list. I'm a newbie in django and now i am working with
"modelformset_factory".
I have something like this
---
Hello list. I'm a newbie in django and now i am working with
"modelformset_factory".
I have something like this
--
class MyForm(forms.ModelForm):
myField = forms.BooleanField
3 matches
Mail list logo