I don't think this will work in Python. But you can do it in Jython
https://docs.djangoproject.com/en/2.0/howto/jython/.
On Thursday, 14 December 2017 02:31:51 UTC+4, Arnap wrote:
>
> Am new to django and developing champion windows to be deployed in to cat,
> but getting error while deploying
Hi.
Django is Pyhton webframework so deploying to Tomcat which is Java webapp
runner mighy not work at all.
14.12.2017 0.31 "Arnap" kirjoitti:
> Am new to django and developing champion windows to be deployed in to cat,
> but getting error while deploying .war in tomcat6. Error is:
> cannot loa
;>
>> pip install -upgrade pip
>> pip install django
>>
>> sorry for bad english . I speak spanish :(
>>
>> --
>> De: Robin Lery
>> Enviado: 01/10/2015 09:23
>> Para: django...@googlegroups.com
>> Asunto: Re: d
n cmd.exe
>
> pip install -upgrade pip
> pip install django
>
> sorry for bad english . I speak spanish :(
>
> --
> De: Robin Lery
> Enviado: 01/10/2015 09:23
> Para: django-users@googlegroups.com
> Asunto: Re: django on Windows
>
>
&
@googlegroups.com
Asunto: Re: django on Windows
Did you install python? And is it in your environmental variable? If both the
answers yes then you could try all the commands using cmd prompt in windows.
On 1 Oct 2015 17:51, "Антон Заровский" wrote:
How use concole commands at windows?
--
Yo
Did you install python? And is it in your environmental variable? If both
the answers yes then you could try all the commands using cmd prompt in
windows.
On 1 Oct 2015 17:51, "Антон Заровский" wrote:
> How use concole commands at windows?
>
> --
> You received this message because you are subscr
Hello Eugeny,
I'm also interested in porting my django system to the Azure SQL Cloud
service (not necessarily porting to Windows)
Any new or which option did you choose?
Cheers
Dani
On Tuesday, February 7, 2012 6:36:01 AM UTC+1, Eugeny Klementev wrote:
>
> Hello,
>
> I'm porting django applic
On Wednesday, 13 June 2012 06:07:19 UTC+1, Manish wrote:
>
> Hi ,
>
> I am using trying to install and use django on windows xp and i am using
> git bash as command line. When i try using
> "django-admin.py startproject mysite" command i get an error, __init__.py
> line 54. except ImportError
esday, March 22, 2011 1:08 PM
To: Django users
Subject: Re: Django on Windows 7
I'm a beginner and haven't enough time to test, but I must answer You
I use Django on Windows 7
--
You received this message because you are subscribed to the Google
Groups "Django users" group.
T
I'm a beginner and haven't enough time to test, but I must answer You
I use Django on Windows 7
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, s
The installation isn't that tricky. what you will struggle with is
when your project starts to become complex in terms of package
requirements.
i spent a day trying to get PIL installed on windows and in the end
ran out of patience. spent the next day building a hackintosh and
haven't looked back.
I am not sure there would be major issues except that you need to install
binary versions of your database drivers.
Regards.
Sent from my BlackBerry wireless device from MTN
-Original Message-
From: David Kovar
Sender: django-users@googlegroups.com
Date: Tue, 22 Mar 2011 07:59:45
To:
seem to be having a lot of trouble renaming the files using a python
script that WM has very kindly 'uppercased' for me. I'm trying to run
the script on the Russian blog but keep getting an Error 13 - Windows
error?
---
import os, sys
for root, dirs, files in os.walk('.', topdown=False):
fo
a glimmer of hope
http://translate.google.co.uk/translate?hl=en&sl=ru&u=http://pyromann-dude.com/2008/01/15/django-on-asus-p535-under-windows-mobile-60/&sa=X&oi=translate&resnum=4&ct=result&prev=/search%3Fq%3Dpythonce%2Bdjango%26start%3D10%26hl%3Den%26client%3Dfirefox-a%26rls%3Dorg.mozilla:en-GB:
I have installed Python CE, but i am getting import errors - 'No
module named django'
I don't know which directory i am supposed to install django into, i
have tried putting it in python25/Lib/site-packages as the windows
version (i think?)
im fumbling around in the dark here, as the version of
On Thu, Jul 17, 2008 at 7:04 PM, warsng <[EMAIL PROTECTED]> wrote:
>
> After taking a look at the blogpost where someone got django running
> on WM, i thought i would give it a try. however, i am not having much
> success. Has anyone got this working recently? I am not using Pocket
> PC unlike the
On Apr 19, 12:25 pm, "Joseph Heck" <[EMAIL PROTECTED]> wrote:
> Django on windows works fine - I've set up Apache/ModPython/MySQL and
> Apache/ModPython/Postgres. I wouldn't recommend sticking this on the same
> machine as a domain controller and Exchange though. For that matter, I
> wouldn't re
On Apr 19, 12:18 pm, Michael K <[EMAIL PROTECTED]> wrote:
> On Apr 19, 12:40 pm, jay graves <[EMAIL PROTECTED]> wrote:
> application on Windows using ODBC? If so, you're not necessarily
> stuck with Windows Server, as there are ODBC solutions for Linux/BSD,
> meaning you could put the Apache serv
If you're new to Django, I'd generally recommend that you stick with
released versions. Fewer things changing on you while you're learning. If
you like diving in the deep end, the trunk is good - just be aware you'll be
spending more time/energy with it. It's reasonably stable, but API changes
are
On Apr 19, 12:40 pm, jay graves <[EMAIL PROTECTED]> wrote:
> I'm a Django newbie (1 week) but a long time (since early 2000) Python
> programmer.
>
> I have an internal project for work and I'm proposing that we use
> Django.
>
> Here are some general questions that I would like the community's
>
On Sun, 2007-04-01 at 20:36 +1000, Malcolm Tredinnick wrote:
> Hi Colin,
>
> On Sun, 2007-04-01 at 03:18 -0700, CColin wrote:
> > Hi,
> > Recently downloaded the various prerequisites and am following the
> > online manual.
> >
> > All going reasonably well except until chapter 4, Templates.
> >
Hi Colin,
On Sun, 2007-04-01 at 03:18 -0700, CColin wrote:
> Hi,
> Recently downloaded the various prerequisites and am following the
> online manual.
>
> All going reasonably well except until chapter 4, Templates.
>
> When trying to run the following command:
>
> >>>django.template import Te
That patch I had already applied - thanks! :)
--Tim
-Original Message-
From: django-users@googlegroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Ivan Sagalaev
Sent: dinsdag 14 maart 2006 7:47
To: django-users@googlegroups.com
Subject: Re: Django on Windows?
Leeuw van der, Tim wrote
Leeuw van der, Tim wrote:
>By searching for 'threading' in the ticket-database I've found ticket
>1442, which provides a different approach: thread-local storage. (Each
>thread it's own connection.)
>
>
Yes, this is the fix that superseeded previous fixes for different
backends. It's much clea
e-
From: django-users@googlegroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Ivan Sagalaev
Sent: dinsdag 14 maart 2006 7:29
To: django-users@googlegroups.com
Subject: Re: Django on Windows?
Leeuw van der, Tim wrote:
>Hi Ivan,
>
>Thanks for your fast answer. I didn't get round to tryi
Leeuw van der, Tim wrote:
>Hi Ivan,
>
>Thanks for your fast answer. I didn't get round to trying the changes
>until now and I suspect that the first link you sent me is for the wrong
>issue: it's a patch to make the default filters unicode-proof (adding
>encode/decode with default charset in lots
ers@googlegroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Ivan Sagalaev
Sent: vrijdag 10 maart 2006 9:35
To: django-users@googlegroups.com
Subject: Re: Django on Windows?
Leeuw van der, Tim wrote:
> The application is a photo-album like application which stores
> directory and image in
Leeuw van der, Tim wrote:
> The application is a photo-album like application which stores
> directory and image info in a psql database, and creates thumbnails
> using PIL.
>
Ah! This is my beloved threading issue :-). It's not Windows specific.
What happens is Django access one connection fr
PS: I just upgraded mod_python to 3.2.8
but no change. Still crashes about 6 times doing those 39 requests for the
front page.
--Tim
From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On Behalf Of Leeuw van der, Tim
Sent: vrijdag 10 maart 2006 9:16
To
29 matches
Mail list logo