| changeset 15 | db6ed4430381 |
| parent 0 | 0d40e90630ef |
--- a/web/blinkster/ldt/templates/ldt/reindex_form.html Sat Jan 23 02:31:03 2010 +0100 +++ b/web/blinkster/ldt/templates/ldt/reindex_form.html Thu Jan 28 23:12:32 2010 +0100 @@ -14,7 +14,7 @@ </div> {% endif %} <div> -<form method="post" enctype="multipart/form-data" action="{{WEB_URL}}{% url pocketfilms.ldt.views.reindex %}"> +<form method="post" enctype="multipart/form-data" action="{{WEB_URL}}{% url blinkster.ldt.views.reindex %}"> <table> {{ form.as_table }}