If that's the case, that's quite a bubble burst. Is there any way to pass in arbitrary context to the template? e.g.
django-admin.py startproject --template=/path/to/boilerplate --compass=true --coffee=true myproject
Or maybe a standard way to define a python dictionary and pass it in as the context:
django-admin.py startproject --template=/path/to/boilerplate --template-context=config.py myproject
Thanks!
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/-Y0DLtgIkNwJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment