Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Django
(view source)
Revision as of 07:49, 27 March 2019
12 bytes added
,
07:49, 27 March 2019
m
no edit summary
Line 76:
Line 76:
href="{% url 'civilarea_history_create' task.id %}"
href="{% url 'civilarea_history_create' task.id %}"
=== Change language template ===
=== Change language template ===
−
<
nowiki
><form action="{% url 'set_language' %}" method="post">
+
<
source lang=django
><form action="{% url 'set_language' %}" method="post">
{% csrf_token %}
{% csrf_token %}
<input name="next" type="hidden" value="{{ redirect_to }}" />
<input name="next" type="hidden" value="{{ redirect_to }}" />
Line 88:
Line 88:
</select>
</select>
<input type="submit" value="Go" />
<input type="submit" value="Go" />
−
</form></
nowiki
>
+
</form></
source
>
== Reset Migrations ==
== Reset Migrations ==
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version