aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/views.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ctrack/register/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrack/register/views.py b/ctrack/register/views.py
index c8fe1c5..d5b39f3 100644
--- a/ctrack/register/views.py
+++ b/ctrack/register/views.py
@@ -99,7 +99,7 @@ class SingleDateTimeEventUpdate(UpdateView):
fields = [
"type_descriptor",
"short_description",
- "datetime",
+ "date",
"private",
"document_link",
"comments",