Well, I am using Webmin and I am satisfy with it. I tried zpanel but didn't
like it. With File Manager module you can edit files on your browser.
On Tue, Feb 26, 2013 at 6:00 PM, Thiago Avelino wrote:
> Any panel that runs Python, Django will work.
>
> I recommend not to use control panel, I re
Any panel that runs Python, Django will work.
I recommend not to use control panel, I recommend setting up the
environment to know what is happening with your application.
Cheers,
Thiago Avelino
On Mon, Feb 25, 2013 at 12:10 PM, Francesco Facconi wrote:
> Hello everybody.
>
> I am searching
Webfaction +2
http://www.webfaction.com/demos/django
Regards
Juande
We will be going live in a while, and we need hosting. I have a host
in mind, but I wanted to know what others think? In your view, which
host provides good Django support and decent performance?
--
You received this messa
Also the Linode support team are amazing, I have been left nothing but
impressed by them.
On Aug 31, 10:25 am, Robbington wrote:
> I use a Linode with Ubuntu serving django with a uwsgi/cherokee setup.
> Its remarkable how easy and intuitive it is and its hardly bank
> breaking at £10 a month.
>
I use a Linode with Ubuntu serving django with a uwsgi/cherokee setup.
Its remarkable how easy and intuitive it is and its hardly bank
breaking at £10 a month.
You cant beat the flexibility that you get.
The only complaint I've got is the compatiblity issues with Django 1.1
and Cms. Its caused me c
Thanks Kenneth, interesting summary. We would likely start off with WF as
our needs at this point should be covered by their hosting.
On Tue, Aug 31, 2010 at 10:25 AM, Kenneth Gonsalves wrote:
> On Tue, 2010-08-31 at 10:13 +0200, Sithembewena Lloyd Dube wrote:
> > We will be going live in a while
On Tue, 2010-08-31 at 10:13 +0200, Sithembewena Lloyd Dube wrote:
> We will be going live in a while, and we need hosting. I have a host
> in
> mind, but I wanted to know what others think? In your view, which host
> provides good Django support and decent performance?
low cost small site - webfa
Looks like my proposed host is at the top there by a wide
margin
On Tue, Aug 31, 2010 at 10:17 AM, Sithembewena Lloyd Dube wrote:
> Ah, thanks Federico :)
>
>
> On Tue, Aug 31, 2010 at 10:15 AM, Federico Maggi > wrote:
>
>> On Aug 31, 2010, at 10:13 AM, Sithembewena Lloyd Dube wrote:
>>
>> >
Ah, thanks Federico :)
On Tue, Aug 31, 2010 at 10:15 AM, Federico Maggi
wrote:
> On Aug 31, 2010, at 10:13 AM, Sithembewena Lloyd Dube wrote:
>
> > We will be going live in a while, and we need hosting. I have a host in
> mind, but I wanted to know what others think? In your view, which host
> pr
On Aug 31, 2010, at 10:13 AM, Sithembewena Lloyd Dube wrote:
> We will be going live in a while, and we need hosting. I have a host in mind,
> but I wanted to know what others think? In your view, which host provides
> good Django support and decent performance?
http://djangofriendly.co
I also keep meaning to look at Pinax but I was rather put off by the
apparent focus on social apps (in which I don't currently have much of
an interest). I would like to see a some documentation about their
proposed standard architecture. Does this exist other than in the
current source code?
Cur
Wiadomość napisana w dniu 2008-08-12, o godz. 20:48, przez mike171562:
>
> I was thinking of building a web hosting control panel using django.
> Anybody have any thoughts on this, or heard of anyone else doing this?
djangohosting.ch has account administrative panel build with Django.
You can
The problem with using sudo on the www user is that if you are in a
shared environment, anyone can upload a web page/script to their
website and call the passwd command.
If you use mod_wsgi or fcgi with apache you can specify the user that
the django app runs under. In my case I am running my app
This is the problem I am having, I am currently using sudo for the www
user to get around it, but dont think thats a very secure solution.
On Aug 20, 12:16 am, Paddy Joy <[EMAIL PROTECTED]> wrote:
> I'm also developing a control panel as a personal project for a shared
> hosting setup.
>
> The fe
I'm also developing a control panel as a personal project for a shared
hosting setup.
The features I'm working on at the moment are:
DNS - frontend for myDNS
Mail - frontend for Postfix (running mysql backend)
With user management and vhost management I have hit a bit of a
stumbling block. I'm
On 30-Apr-08, at 3:09 PM, sharongolfer wrote:
> I am not a tech head and so excuse my basic language. My web site has
> been redesigned using Python and Django. My current hosting company
> supports Python but not Django, does this matter? If it does can
> anyone recommend a host. The designer
That's great help thanks I will check them out.
From: django-users@googlegroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Justin Lilly
Sent: 30 April 2008 12:13
To: django-users@googlegroups.com
Subject: Re: web hosting
If your host supports pytho
> If your host supports python, it should support django as well.
Woah...BIG CAVEAT.
I've used hosting services that only have CGI available for
running python programs. While yes, I believe I've seen a hack
float by that allows Django apps to be "run" within CGI, it
entails horrible performa
If your host supports python, it should support django as well. You can also
check out webfaction http://www.webfaction.com for more information. Feel
free to contact me directly if you have any questions.
-jusin
On Wed, Apr 30, 2008 at 5:39 AM, sharongolfer <[EMAIL PROTECTED]>
wrote:
>
> I am n
I use Dreamhost and it works OK.
--~--~-~--~~~---~--~~
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, send email to
On 4/12/06, tgone <[EMAIL PROTECTED]> wrote:
>
> Does anyone know of a good hosting company that already has Django
> installed?
http://code.djangoproject.com/wiki/DjangoFriendlyWebHosts
--~--~-~--~~~---~--~~
You received this message because you are subscribed to
The docs about setting up mod_python are at
www.djangoproject.com/documentation/modpython/
You'll need a way to specify the mod_python settings in Apache, you
might find that your hosting company lets you do this through a
.htaccess file.
In terms of having shell access, it would be handy in ter
Hmm, i just took a look. All of my hosting options have mod_python but
not all have shell access. Is shell access a prerequisite?
Tesla
Thanks,
Is there a tutorial on the set up? Can you point me to it? I can't find
anything that applies on the Django site.
Tesla
There is a (growing) list of Django friendly web hosts a:
http://code.djangoproject.com/wiki/DjangoFriendlyWebHosts
If your current provider supports mod_python or FCGI then you should be OK.
-Michael
25 matches
Mail list logo