The easy way (and what I do now) is create your "skel" folder in SVN
(or whatever you use), then just do an svn copy for new projects and
away you go. That way you can also store common svn:externals or
svn:ignore properties in your directory structure as well.
On May 29, 12:12 am, phillc <[EMAI
On 28 May 2008, at 3:12 pm, phillc wrote:
> i would use it as well.
> i was actually thinking how on earth could i simplify the same thing i
> do for every single project
> (splitting settings.py to allow for revision control, splitting
> urls.py, etc.)
Ok, thanks everyone for your feedback, I
i would use it as well.
i was actually thinking how on earth could i simplify the same thing i
do for every single project
(splitting settings.py to allow for revision control, splitting
urls.py, etc.)
On May 27, 8:30 am, "Valts Mazurs" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> This one sounds like a