Fix template issue

This commit is contained in:
2011-07-19 16:02:20 +01:00
parent 6430515d5e
commit eb6d811cb8

View File

@@ -7,7 +7,7 @@
href="http://eve-online.com/api">EVE Online API
page</a> and a optional description.</p>
<form action="{% url eve_api.views.eveapi_update acc.api_user_id %}" method="post">
<form action="{% url eveapi-update acc.api_user_id %}" method="post">
<table>
{{ form.as_table }}
</table>