I usually keep the configuration files and the statics in a separate
process (manual in case of small number of deploys)

Eugenio
Il giorno 15/mag/2012 13:32, "Steve Kilbane" <st...@whitecrow.demon.co.uk>
ha scritto:

> I had a look at fagungis, but it didn't seem to be addressing the
> issue. I didn't give much detail before, so that's not a surprise. :-)
>
> So:
>
> Stage 1: person X develops an open source Django app.
>
> Stage 2: person X makes the app sources available somewhere (say,
> github).
>
> Stage 3: person Y retrieves the app sources from that location, and
> configures according to their needs.
>
> Stage 4: person Y deploys their instance of the app to their own
> server.
>
> Fagungis looked to be aimed at accomplishing stages 3 and 4, but it's
> stage 2 I need some guidance on. Just as a case in point: is it
> standard practice to upload settings.py, given that it contains the
> secret key and local database configurations?
>
> Thanks,
>
> steve
>
> On Apr 23, 1:19 pm, Eugenio Minardi <eugenio.mina...@gmail.com> wrote:
> > Hi,
> >
> > You can have a look athttp://pypi.python.org/pypi/django-fagungis/
> >
> > -- Eugenio
> >
> > On Mon, Apr 23, 2012 at 2:00 PM, Steve Kilbane
> > <st...@whitecrow.demon.co.uk>wrote:
> >
> >
> >
> >
> >
> >
> >
> > > Hi all,
> >
> > > I'm new to Python. I'm in the process of developing an open-source
> > > app. Is there a guide for packaging up and distributing Django apps?
> > > Or is it just a matter of copying the relevant files?
> >
> > > steve
> >
> > > --
> > > 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
> > > django-users+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/django-users?hl=en.
>
> --
> 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
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to