Re: want to convert Django REST APIs from http to https in production

2018-12-15 Thread swathi2801 Yadhav
please keep the screenshots the link is not working On Sat, Dec 15, 2018 at 4:29 PM JAGADESH M wrote: > Hi, >I am new to django when i run Django REST API by default it is > showing *http://127.0.0.1 * that's fine. But when i go > deployment when i run APIs, even there

Freshers-Django jobs

2018-12-04 Thread swathi2801 Yadhav
Hi Everyone my name is Swathi I am looking for python, Django jobs I am trained in this two technologies from Asian technologies Solution near Image Hospital. please help me out and send me a mail if there are any jobs for freshers Thanks and Regards B.Swathi -- You received this message becaus

Re: PDF extarcting

2018-11-13 Thread swathi2801 Yadhav
OK sure If u have code please send me On Tue, 13 Nov 2018, 7:05 p.m. Joel use pip3. > It would be nice if you could keep the non django discussion out of this > group. > > On Tue, 13 Nov, 2018, 6:47 PM swathi2801 Yadhav < > swathi2801yad...@gmail.com wrote: > >> pdf

Re: PDF extarcting

2018-11-13 Thread swathi2801 Yadhav
pdf text tool not installing in this version what to do next? On Tue, Nov 13, 2018 at 6:41 PM swathi2801 Yadhav < swathi2801yad...@gmail.com> wrote: > please can ping me the code if u have done soo > > On Tue, Nov 13, 2018 at 6:30 PM m1chael wrote: > >> i recentl

Re: PDF extarcting

2018-11-13 Thread swathi2801 Yadhav
please can ping me the code if u have done soo On Tue, Nov 13, 2018 at 6:30 PM m1chael wrote: > i recently achieved this by using pdf2text tool, and then using regular > expressions to parse out what I want. > > VERY DIFFICULT > > > > On Tue, Nov 13, 2018 at 6

Re: PDF extarcting

2018-11-13 Thread swathi2801 Yadhav
e docs, we can help better. > > On Tuesday, November 13, 2018 at 7:04:06 AM UTC+5:30, swathi2801 Yadhav > wrote: >> >> Hi everyone, there is a project given to us to develop an application >> I need to extract data from resume only specific fields like name, mail, >

PDF extarcting

2018-11-12 Thread swathi2801 Yadhav
Hi everyone, there is a project given to us to develop an application I need to extract data from resume only specific fields like name, mail, dob, phone number by importing a package pyPdf2 I can only extract a data to text the whole part but there is no need of whole data only specific data nee

Fwd: Setting up admin in visual studio

2018-11-12 Thread swathi2801 Yadhav
-- Forwarded message - From: swathi2801 Yadhav Date: Mon, 12 Nov 2018, 9:26 p.m. Subject: Re: Setting up admin in visual studio To: Hi Everyone by using module pyPdf2 I need to extract only certain data only by using python example : resume.pdf should be extracted to text

Re: Setting up admin in visual studio

2018-11-12 Thread swathi2801 Yadhav
Hi Everyone by using module pyPdf2 I need to extract only certain data only by using python example : resume.pdf should be extracted to text only certain fields like name, phone number, email id, skills, qualifications On Sun, Nov 11, 2018 at 8:07 PM Aditya Bohra wrote: > In urls.py from app_

Re: Setting up admin in visual studio

2018-11-11 Thread swathi2801 Yadhav
There no need of importing the blog It's a small mistake were I haven't kept single quotes in main part of django code URLs.path...'Blog.urls' On Sun, 11 Nov 2018, 8:07 p.m. Aditya Bohra In urls.py from app_name.views import blog > > -- > You received this message because you are subscribed to th