Re: Django driving me nuts

2013-09-01 Thread Alexis Bellido
It seems like you haven't read the documentation. That's the best place to start. Also, as Lloyd already said, you should offer more details about your problem. If you are coming from another programming language or frameworks, you mentioned PHP, you should try to stop comparing and doing thin

Re: Django driving me nuts

2013-09-01 Thread Gerd Koetje
thanks will use the irc -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-us

Re: Django driving me nuts

2013-08-31 Thread Kelvin Wong
Try the Django IRC channel for faster answers https://code.djangoproject.com/wiki/IrcFAQ If you are learning Python at the same time learning Django then it can be a tough climb K On Saturday, August 31, 2013 5:50:19 AM UTC-7, Gerd Koetje wrote: > > Why is it so hard to get as a former php pr

Re: Django driving me nuts

2013-08-31 Thread Gerd Koetje
Hope anyone can tell me why it doesnt save th eform anymore when i use list(form) -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googl

Re: Django driving me nuts

2013-08-31 Thread Gerd Koetje
https://groups.google.com/forum/#!topic/django-users/fgGyE_UPWq0 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To po

Re: Django driving me nuts

2013-08-31 Thread Sithembewena Lloyd Dube
Please describe your problem a bit more and/ or show code samples? We can help out if we understand the issue. On Sat, Aug 31, 2013 at 2:50 PM, Gerd Koetje wrote: > Why is it so hard to get as a former php programmer. > > I'm trying to cut my form in difrant sections , what seemed to work when i