Commit d2b073f1 authored by Gladys Forte's avatar Gladys Forte

comment

parent 069a443b
......@@ -125,7 +125,7 @@ def filter_base(base_queryset,
return_queryset = return_queryset.filter(status='Closed')
date_modified = []
#comment
if date_modified_from and date_modified_to:
for query in return_queryset:
created = datetime.strftime(query.created, "%Y-%m-%d")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment