Mercurial
Mercurial
>
offline
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
templates/edit_question.html
author
nishanth
Thu, 01 Jul 2010 17:05:57 +0530
changeset 86
404e9c1b8cff
child 88
281c4bcf848f
permissions
-rw-r--r--
now questions are displayed properly in edit_question page. hav to implement the submit and stuff
{% extends "base.html" %}
{% block content %}
{{form.as_p}}
{% endblock %}