On 07/19/2010 12:03 PM, Josselin Mouette wrote:
> Le lundi 19 juillet 2010 à 19:04 +1000, Brian May a écrit :
>> Django applications come with a number of options to deploy under a
>> webserver. My preferred in fastcgi, but this obviously isn't going to
>> suit Debian, due to the non-freeness of fa
Le lundi 19 juillet 2010 à 19:04 +1000, Brian May a écrit :
> Django applications come with a number of options to deploy under a
> webserver. My preferred in fastcgi, but this obviously isn't going to
> suit Debian, due to the non-freeness of fastcgi.
Only for apache. FastCGI support is built-in
Next question: deployment.
Django applications come with a number of options to deploy under a
webserver. My preferred in fastcgi, but this obviously isn't going to
suit Debian, due to the non-freeness of fastcgi.
Should I have this application auto-configure itself to use a
webserver? If so what
On 16 July 2010 17:58, Toni Mueller wrote:
> I'd guess that this translates to your Django app in the following way:
>
> settings.py becomes eg.
>
> execfile("/etc/karaage/settings.py")
Thanks!
This seems a really good answer. Furthermore, looks like I shou
Hi,
On Fri, 16.07.2010 at 10:03:24 +1000, Brian May
wrote:
> python path, and then karaage can import then using "import
> karaage.conf.settings" for example. Use of dist-utils and cdbs makes
> the debian/rules file very simple.
>
> However, from the point of view of
On Fri, Jul 16, 2010 at 10:03:24AM +1000, Brian May wrote:
> At present our (planned but not implemented) approach is to have our
> python dist-utils script create a directory karaage/conf under the
> python path, and then karaage can import then using "import
> karaage.conf.sett
On Fri, Jul 16, 2010 at 8:03 AM, Brian May
wrote:
> On issue that has been nagging us - what is the best way to handle
> python based config files? e.g. the settings.py file that is standard
> for Django applications?
This sounds like more of a question for the webapps list. My standard
answer f
Hello All,
As part of my paid Job I am working on Karrage, and open source Django
based application application for management of users and resources on
shared cluster systems.
http://code.vpac.org/trac/karaage
As this is an open source GPL program (yes, management have already
agreed to this
8 matches
Mail list logo