> On Wednesday, 26 February 2020 18:00:09 UTC+5:30, New Django user wrote:
>>
>> I am new to Django and building a simple webpage where the user can
>> upload a file and then that file will be processed using Google API. I am
>> done with creating a user login page bu
I am new to Django and building a simple webpage where the user can upload
a file and then that file will be processed using Google API. I am done
with creating a user login page but not sure how to start with the 2nd part
i.e. file upload and Google API.
Can anyone help me or suggest some tuto
t when you do the following?
>
> Python 2.7.6
>
> >>> import sys
> >>> sys.path
>
> On Thu, Jul 24, 2014 at 1:23 PM, New Django User > wrote:
> > Hi, I have problems with Django in windows 7.
> >
> > I installed Django using Windows Powe
ks.
Xuan
On Thursday, July 24, 2014 4:07:26 PM UTC-4, Matt Gushee wrote:
>
> Hi, Liu Xuan--
>
> What result do you get when you do the following?
>
> Python 2.7.6
>
> >>> import sys
> >>> sys.path
>
> On Thu, Jul 24, 2014 at 1:23 P
Hi, I have problems with Django in windows 7.
I installed Django using Windows Powershell:
PS C:\Python27> pip install django
Requirement already satisfied (use --upgrade to upgrade): django in
c:\anaconda\lib\site-package.
However, when I run "import django" in Python 2.7.6 shell, it showed t
5 matches
Mail list logo