Added save task to traveller routes to update traveller active status and bulk task designed for morning automated task. Can be run manually from settings page
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "admin/base_site.html" %}
|
||||
|
||||
{% block content %}
|
||||
<div><a href={% url 'settings:index' %}>Run nightly task</a></div>
|
||||
<div><a href={% url 'settings:nightly_task' %}>Run nightly task</a></div>
|
||||
<div>
|
||||
<div class="flex-container">
|
||||
<label for="id_traveller_term_cost">
|
||||
|
||||
Reference in New Issue
Block a user