#15515: Django should support customizable project/app templates
--------------------------------------------------------+-------------------
Reporter: Joshua "jag" Ginsberg <jag@…> | Owner:
nobody
Status: new | Milestone:
Component: Core framework | Version: 1.2
Keywords: | Triage Stage:
Unreviewed
Has patch: 0 |
--------------------------------------------------------+-------------------
The django management startproject and startapp commands use the templates
in /django/conf/(project|app)_template without any option to use anything
else. That's silly. The attached patch allows the user to specify the path
to an alternate template, processed in the same manner.
--
Ticket URL: <http://code.djangoproject.com/ticket/15515>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en.