On Saturday, June 9, 2018 at 1:52:49 AM UTC-7, Erik Rull wrote:
>
> Hi all,
>
> I'm currently using for a more or less "small" project Django with an
> SQLite Database (was the easiest starting point for me).
> If I would switch to another database, how would the performance behave?
> Will it
t WSGIHandler
application = WSGIHandler()
On Apr 20, 11:39 am, Laszlo Antal wrote:
> Hi,
>
> Could you post your ess_wsgi.wsgi file?
>
> Thanks
>
> lzantal
>
>
>
> On Tue, Apr 20, 2010 at 9:32 AM, dononyx wrote:
> > I am a dip**it. I tried to move
I am a dip**it. I tried to move to mod_wsgi and dusted my website, can
anybody help me figure out what I've done.
NameVirtualHost *:80
ServerName www.teachingbystandards.com
ServerAlias teachingbystandards.com
WSGIScriptAlias / /Library/WebServer/Documents/ess/apache/
ess_wsgi.wsgi
WSGIDaemonPro
try firstof??
{% firstof var1 var2 var3 %}
This is equivalent to:
{% if var1 %}
{{ var1 }}
{% else %}{% if var2 %}
{{ var2 }}
{% else %}{% if var3 %}
{{ var3 }}
{% endif %}{% endif %}{% endif %}
On Oct 16, 9:49 am, "pjrhar...@gmail.com" wrote:
> I have some template code which looks
They're plaintext
On Jul 12, 8:42 am, Tim Chase wrote:
> dononyx wrote:
> > I have a legacy database with a list of 500 users with passwords. Is
> > there anyway to import this into Postgres for use by django. How To
> > set the salted password is what has me stumped.
I have a legacy database with a list of 500 users with passwords. Is
there anyway to import this into Postgres for use by django. How To
set the salted password is what has me stumped.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the
Here is the error message. I've googled everywhere and tried
everything, so anybody got any ideas. mod_python, leopard 10.5.X, Mac
Intel
MOD_PYTHON ERROR
ProcessId: 800
Interpreter:'teachingbystandards.com'
ServerName: 'teachingbystandards.com'
DocumentRoot: '/Library/WebServer/D
I am a newbie and like django do far but does anyone know where there
is a step-by-step example of a django - leopard server 10.5 server
setup. I tried doing this myself and I am not a great "deployer" of
software. Any help appreciated.
--~--~-~--~~~---~--~~
You re
8 matches
Mail list logo