RE: [NF] Looking for a little Python/Django help

2019-01-28 Thread Fletcher Johnson
345 - cell -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Kurt @ Gmail Sent: Monday, January 28, 2019 8:49 AM To: profox@leafe.com Subject: Re: [NF] Looking for a little Python/Django help I'm actually going to read your Blog post - since, if you can believe it - I'

Re: [NF] Looking for a little Python/Django help

2019-01-28 Thread Kurt at VR-FX
Thanks Koen. I will email you directly - and then you can pass it to me - if You're OK with that... -K- On 1/28/2019 1:57 PM, Koen Piller wrote: Hi On the french Foxpro groups site Mike poster a procedure to find the distance between two Google adresses. If you cant find I might be able to

Re: [NF] Looking for a little Python/Django help

2019-01-28 Thread Koen Piller
Hi On the french Foxpro groups site Mike poster a procedure to find the distance between two Google adresses. If you cant find I might be able to upload a zip Koen Op ma 28 jan. 2019 om 17:49 schreef Kurt @ Gmail > I'm actually going to read your Blog post - since, if you can believe it > - I'm

Re: [NF] Looking for a little Python/Django help

2019-01-28 Thread Kurt @ Gmail
I'm actually going to read your Blog post - since, if you can believe it - I'm actually starting to teach a class to kids, in an after school type program. One class is 3D Design/3D Printing - but, the other class is Python based.  Am also going to look around at some older threads here

Re: [NF] Looking for a little Python/Django help

2019-01-24 Thread Ed Leafe
On Jan 24, 2019, at 5:07 PM, Fletcher Johnson wrote: > > My most interesting python question is related to the "file... import ..." > command. Apparently, you can't specify a parent folder in the file portion, > just the current one. But there is a way to designate where other files may >

RE: [NF] Looking for a little Python/Django help

2019-01-24 Thread Fletcher Johnson
345 - cell -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Ed Leafe Sent: Thursday, January 24, 2019 8:53 AM To: ProFox Mailing List Subject: Re: [NF] Looking for a little Python/Django help On Jan 23, 2019, at 8:29 PM, Fletcher Johnson wrote: > > I ca

Re: [NF] Looking for a little Python/Django help

2019-01-24 Thread Ed Leafe
On Jan 23, 2019, at 8:29 PM, Fletcher Johnson wrote: > > I can write a simply python app and have it run without issue. But trying to > get Python running inside a virtual environment and getting Django > configured correctly is giving me a head ache. I know what I need to do, > just not where

RE: [NF] Looking for a little Python/Django help

2019-01-24 Thread Fletcher Johnson
- work 408-781-2345 - cell -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Alan Bourke Sent: Thursday, January 24, 2019 3:48 AM To: profoxt...@leafe.com Subject: Re: [NF] Looking for a little Python/Django help What you'll find also is that the vast bulk

Re: [NF] Looking for a little Python/Django help

2019-01-24 Thread Alan Bourke
What you'll find also is that the vast bulk of Django and a lot of Python learning material assumes you are Mac or Linux based. -- Alan Bourke alanpbourke (at) fastmail (dot) fm ___ Post Messages to: ProFox@leafe.com Subscription Maintenance:

Re: [NF] Looking for a little Python/Django help

2019-01-24 Thread Alan Bourke
FWIW I'd probably (based on my limited experience playing around with Python and Django) use PyCharm over VS Code for it. Also I found the DjangoGirls tutorials good if slightly outdated at the time. -- Alan Bourke alanpbourke (at) fastmail (dot) fm

[NF] Looking for a little Python/Django help

2019-01-23 Thread Fletcher Johnson
Hi all, I have to work on a small Python project using Django. Given what I have seen, it shouldn't be too difficult. But I haven't really used either product and have a few, relatively easy questions. Currently, I am using Microsoft Code (although I could use Visual Studio, PyCharm, or