Very bad experience in Django...

2009-06-25 Thread steveneo
I try to use Django in a new project. Honestly, it is very bad experience. It looks not boosting my development speed. Today, I almost give up and begin to look up another Python framework One question, does anyone use a hiddenInput in Form? Something like: class ProfileForm(forms.Form):

Re: Very bad experience in Django...

2009-06-25 Thread steveneo
BooleanField limits only to CheckBox? But I set widget=HiddenField It does not report error. HTML renders correctly, but actually, you can not use like that?! On Jun 25, 11:22 pm, Chris Withers wrote: > steveneo wrote: > > I try to use Django in a new project. Honestly, it is

Lighttpd rewrite and django login next

2009-06-17 Thread steveneo
I am quite new on all these things - lighttpd(1.4.18), django(ver 1.0.2 final) and python:(. My lighttpd and django are ready. One problem I got is the login next URL is always append to lighttpd rewrite URL. Here is detail of my question: My lighttpd uses fastcgi for multiple sites: ===

Re: Lighttpd rewrite and django login next

2009-06-18 Thread steveneo
Anyone can answer me? I am still stuck here Thanks. On Jun 17, 11:19 pm, steveneo wrote: > I am quite new on all these things - lighttpd(1.4.18), django(ver > 1.0.2 final) and python:(.  My lighttpd and django are ready. One > problem I got is the login next URL is always append to

Re: Lighttpd rewrite and django login next

2009-06-18 Thread steveneo
OK, answer myself: setting.FORCE_SCRIPT_NAME="" On Jun 18, 9:12 pm, steveneo wrote: > Anyone can answer me? I am still stuck here Thanks. > > On Jun 17, 11:19 pm, steveneo wrote: > > > > > I am quite new on all these things - lighttpd(1.4.18), django(ver