On Sun, Sep 13, 2009 at 12:05:03AM -0700, Wyatt Baldwin wrote:
> 
> n Sep 12, 11:16 pm, kumar <[email protected]> wrote:
> > Thank you Mike for your quick reply.
> >
> > But what if there are some automatically created files once we run the
> > paster create command. How can we change those files?

Paster and pylons do not magically create new files unless you
explicitly ask them by running

  paster create

or

  paster controller

> If you're on *nix, use find, grep, and sed. Otherwise, you'll have to
> manually change everything, as Mike suggests. Pro tip: make a backup
> first.

I highly recommend using version control.

Marius Gedminas
-- 
It is easier to optimize correct code than to correct optimized code.
                -- Bill Harlan

Attachment: signature.asc
Description: Digital signature

Reply via email to