Chat application application

2018-04-23 Thread sathish ponaganti
Hi All, I want to create chat application , using Django frame work. I quite new to this. what is the workflow for this. My requirement is :if i entered the text via chat window , it should display of the class type object and address of the object. if any one have the code could you pleas

Re: Input and output is single page using forms.py

2018-04-19 Thread sathish ponaganti
react for the browser side development. > Check out Django Rest Framework for ease of building a RESTful API that you > can use. > > > On Wednesday, April 18, 2018 at 3:18:09 PM UTC-4, sathish ponaganti wrote: >> >> Hi All, >> >> I'm create a one applica

Input and output is single page using forms.py

2018-04-18 Thread sathish ponaganti
Hi All, I'm create a one applications using django frame work, my requirement is input and our should be on the same page (like input test box and output text box) please help me how to create a forms.py and views.py appreciate your help. -- You received this message because you are subscrib