Re: Digest for django-users@googlegroups.com - 18 updates in 11 topics

2014-10-17 Thread
急 On Oct 17, 2014 9:19 PM, wrote: > django-users@googlegroups.com > > Google > Groups > >

Re: Digest for django-users@googlegroups.com - 25 Messages in 7 Topics

2011-12-25 Thread
Pydev +1 2011/12/20 > Today's Topic Summary > > Group: http://groups.google.com/group/django-users/topics > >- Urgent: django app got internal error: TemplateDoesNotExist: > 500.html<#13457e2dd88a98c4_group_thread_0>[3 Updates] >- auth.login function not working as > expected<#13457e

Generic views parameter 'extra_context' didn't use form class?

2011-12-22 Thread
hi, I use a form class in Generic views 'list_detail.object_list' para 'extra_context ' form > class DevSrcForm(forms.Form): > f_eqno = forms.CharField(label='编号') > f_eqclass = forms.ChoiceField(choices=(),widget=forms.Select(attrs={}),label='分类') > f_ipaddress = forms.CharField(re

how django forms.ChoiceField with queryset ?

2011-11-20 Thread
hi. I have a forms.ChoiceField , I want with a queryset field value. thank -- http://szxatjp.blog.163.com/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email t