Re: forms.FORM in django

2018-12-06 Thread Mohamed Hashi
home page isnt runinng with me i did all steps guys help thanks ‫في الاثنين، 3 ديسمبر 2018 في 8:06 م تمت كتابة ما يلي بواسطة ‪Mohamed Hashi‬‏ <‪fysaljack...@gmail.com‬‏>:‬ > You are seeing this page because DEBUG=True is in your settings file and > you have not configured any URLs > i wrote the c

Re: forms.FORM in django

2018-12-03 Thread Mohamed Hashi
You are seeing this page because DEBUG=True is in your settings file and you have not configured any URLs i wrote the codes but isnt appearing on web page 12.0.0.1 any idea or help thanks . -- You r To post to this group, send email to django-users@googlegroups.com. Visit this group at https://gr

forms.FORM in django

2018-11-27 Thread shiva kumar
I am new to django and i am learning it slowly. I worked on forms but i have one doubt, what forms.FORM indicate. i know we are inheriting forms in to our class but i dont understand specifically what it is. how FORM will be used could anyone please explain what it is -- You received this me