Hi Archit,
On 2018-07-23 20:09, archit mehta wrote:
I have oraclejet frontend application and want to server that using
django, I did it with flask but don't know how to do with django.
Here is complete description of my problem Please go through it and
suggest some solution.
https://stac
i dont understand .. why you need backend anyway ?
On Mon, 23 Jul 2018, 23:21 archit mehta, wrote:
>
> Hi,
>
> I have oraclejet frontend application and want to server that using
> django, I did it with flask but don't know how to do with django.
>
> Here is complete description of my problem Pl
Hi,
I have oraclejet frontend application and want to server that using django,
I did it with flask but don't know how to do with django.
Here is complete description of my problem Please go through it and suggest
some solution.
https://stackoverflow.com/questions/51484839/how-to-serve-comple
Hi lbolognini, thanks for the link. I was able to configure Django on
W2k3 using DjangoCerise
(and WITHOUT using apache). Also I m using IIS to serve media.
Now since DjangoCerise configuartion uses separate port for separate
projects my urls look like,
http://192.168.0.17:8088/djprojone/
http://1
Artiom Diomin пишет:
> webserver: nginx with fastcgi
>
>
--
Artiom Diomin, Development Dep, "Comunicatii Libere" S.R.L.
http://www.asterisksupport.ru
http://www.asterisk-support.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed
I'd second the recommendation for lighttpd, and would suggest sqlite
for the backend if you want to go slim and trim. I've worked with
plenty of mssql servers and none of them ever brought to mind the word
'minimal'.
Derek Willis
On Aug 5, 3:50 pm, Parnell Springmeyer <[EMAIL PROTECTED]> wrote:
On Sun, 2007-08-05 at 22:10 +0200, János Juhász wrote:
> Dear Django Users!
>
> I would like to use Django for some intranet applications, but I
> wouldn't like to install apache, pgsql, mysql and so.
> I would like to install the minimal ingredients for a working
> environment.
WebServer: ligh
Dear Django Users!
I would like to use Django for some intranet applications, but I wouldn't
like to install apache, pgsql, mysql and so.
I would like to install the minimal ingredients for a working environment.
I have a mssql 2000 server, so the database backend is fine.
I would install only pyt
8 matches
Mail list logo