Re: Log into existing Django site

2019-01-16 Thread TheShoff
easier it'll be for people to > figure out what's going on and help you at least figure out what files need > to be changed. > > On Tue, Jan 15, 2019 at 6:39 PM TheShoff > wrote: > >> Thank you for your response! By host machine, do you mean the machine >&g

Re: Log into existing Django site

2019-01-16 Thread TheShoff
being used. The further along you get, the easier it'll be for people to > figure out what's going on and help you at least figure out what files need > to be changed. > > On Tue, Jan 15, 2019 at 6:39 PM TheShoff > wrote: > >> Thank you for your response! By hos

Re: Log into existing Django site

2019-01-15 Thread TheShoff
probably the closest you've gotten so far, but "denied > access" can mean anything from permissions to authentication issues. You > might want to start there. > > On Tue, Jan 15, 2019 at 3:04 PM TheShoff > wrote: > >> I am trying to add reCaptcha to an

Log into existing Django site

2019-01-15 Thread TheShoff
I am trying to add reCaptcha to an existing Django website that was created by a company we no longer work with. I have server access to the website, but cannot figure out how to edit the files or add the reCaptcha form (I tried to manually add the code into the HTML and .py files and uploading

Lot into existing Django site

2019-01-15 Thread TheShoff
I am trying to add reCaptcha to an existing Django website that was created by a company we no longer work with. I have server access to the website, but cannot figure out how to edit the files or add the reCaptcha form (I tried to manually add the code into the HTML and .py files and uploading