You should pay attention on these files:

* websetup.py
* setup.py
* setup.cfg
* config/environment.py
* config/middleware.py

Also, don't forget to use version control. I'd recommend BitBucket, they
have 1 private repo for free.

- Didip -

On Sun, Sep 13, 2009 at 6:20 AM, Marius Gedminas <[email protected]> wrote:

> 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
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iD8DBQFKrPGDkVdEXeem148RApfHAKCHu9kbGVF2WmQ0m9nZncUyBZNDFACfdxL/
> /hxwj7uX8M3Dh7Zf7eQnqUg=
> =fSeN
> -----END PGP SIGNATURE-----
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to