django-startproject icon indicating copy to clipboard operation
django-startproject copied to clipboard

Clone templates from a VCS

Open adrianrego opened this issue 14 years ago • 2 comments

Basic support for anything with a clone command (git, mercurial, bzr?)

Wondering if there's any interest in something like this. Inspired by Idan Gazit's Djangocon keynote. Can be a starting point for "fostering a community of project templates".

Thoughts?

adrianrego avatar Sep 08 '11 03:09 adrianrego

Hello adrianrego,

Sorry we missed your pull request until now.

I like the idea. I was just thinking we should remove some of the Lincoln Loop specific defaults and make a few things more externally configurable. Long-term the project could evolve into a more generalized protocol for collecting and managing project defaults/configs with some hooks for customizing things like project layout.

Thanks for the spark of inspiration, we'll put some thought into this.

unbracketed avatar Sep 30 '11 04:09 unbracketed

I'm not a fan of the actual patch myself. It was a quick hack as a proof-of-concept. Let me know if I can help in any way going forward.

adrianrego avatar Sep 30 '11 11:09 adrianrego