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

Use textarea input for 'models.TextField'. #2340

Merged
merged 2 commits into from Dec 24, 2014

Conversation

shtouff
Copy link
Contributor

@shtouff shtouff commented Dec 22, 2014

Hi

When running tutorial, I found that rendering of Snippet/Code TextField was done using input rather than textarea.
Please find a patch to render using textarea template.

Hope you'll merge it.

@tomchristie
Copy link
Member

Note the failing tests that need fixing up.

@shtouff
Copy link
Contributor Author

shtouff commented Dec 24, 2014

Hello Tom,

I fixed the test accordingly, and it seems to pass now. Sorry for the noise.

@jpadilla
Copy link
Member

LGTM

@tomchristie tomchristie added this to the 3.0.3 Release milestone Dec 24, 2014
@tomchristie tomchristie changed the title fix the way to use textarea rather than input with models.TextField Use textarea input for 'models.TextField'. Dec 24, 2014
tomchristie added a commit that referenced this pull request Dec 24, 2014
Use textarea input for 'models.TextField'.
@tomchristie tomchristie merged commit 9f9b9f8 into encode:master Dec 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants