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 useful feature. I always run "django-admin.py > startproject blabla" and then replace/edit urls.py and settings.py to > introduce my own style. > > BR > Valts. > > On Tue, May 27, 2008 at 2:49 PM, David Reynolds <[EMAIL PROTECTED]> > wrote: > > > > > Hi, > > > We currently have a shell script that creates a skeleton project > > which sticks in a customised urls.py and settings.py along with some > > other bits and bobs. Now this script is a bit hacky and has proved > > fairly difficult to maintain as django has changed over the years. > > It occurred to me that it would be very nice if you could pass a an > > option to startproject to allow you to customise what skeleton is > > used. For example: > > > ./manage.py startproject --skel=/path/to/your/project/skeleton $ > > (thinkofagoodprojectname) > > > I was looking for feedback on whether this would be a good idea and > > whether it is something other people would use. Any thoughts? > > > Thanks, > > > David > > > -- > > David Reynolds > > [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---