Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduced 'python_versions' option #10

Merged
merged 1 commit into from
Mar 26, 2014
Merged

Introduced 'python_versions' option #10

merged 1 commit into from
Mar 26, 2014

Conversation

benoitbryon
Copy link
Member

Refs #1
Currently affects only classifiers. Behaviour may change later with #2 or #3.

@@ -48,8 +48,8 @@
<label for="diecutter_resource" class="control-label">Resource</label>
<div class="controls">
<div class="input-prepend">
<span class="add-on" id="diecutter_prefix">/diecutter/python-startproject</span>
<input id="diecutter_resource" name="resource" type="text" value="master/template/" />
<span class="add-on" id="diecutter_prefix"></span>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then we might not need the diecutter_prefix anymore?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes maybe. I moved the prefix to "diecutter_resource" because I had to change it in order to target my local diecutter server (http://localhost:8106/python-startproject/template/).
I think we may fix it (later) with additional stories:

  • a template for diecutter "template UI" (i.e. make it easy to start a new template with its HTML form)
  • shared libraries (JS, CSS) for such a "template UI"

@Natim
Copy link
Contributor

Natim commented Mar 26, 2014

Love it thanks :)

Natim added a commit that referenced this pull request Mar 26, 2014
Introduced 'python_versions' option
@Natim Natim merged commit 46dab32 into master Mar 26, 2014
@Natim Natim deleted the 1-python-versions branch March 26, 2014 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants