We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae081f commit 653dd62Copy full SHA for 653dd62
user_guide_src/source/tutorial/create_news_items.rst
@@ -31,7 +31,6 @@ the slug from our title in the model. Create a new view at
31
<textarea name="body"></textarea><br />
32
33
<input type="submit" name="submit" value="Create news item" />
34
-
35
</form>
36
37
There are probably only two things here that look unfamiliar. The
0 commit comments