Thanks akaarial and bill,
Much appreciated for the help on getting me to understand more about django. :)
Best Regards,
Stanwin Siow
On Feb 20, 2012, at 5:11 AM, akaariai wrote:
> On Feb 19, 1:42 pm, Stanwin Siow wrote:
>> Hello,
>>
>> The below method is an excerpt taken from the default
On Feb 19, 1:42 pm, Stanwin Siow wrote:
> Hello,
>
> The below method is an excerpt taken from the default registration forms.py
> with a few additional inputs.
>
> class RegistrationForm(forms.Form):
>
> keywords = forms.ModelMultipleChoiceField(queryset=Keyword.objects.all())
>
> def sa
2 matches
Mail list logo