Open ByteOtter opened 1 year ago
Input field in place on layout.html however issues with it:
layout.html
main.search
Search function in main/utils.py goals:
main/utils.py
user:<username>
topic:<topic
image:true
username
topic
etc etc.
WTForms SearchField does not seem to work
Input field in place on
layout.html
however issues with it:main.search
Search function in
main/utils.py
goals:user:<username>
flag onlytopic:<topic
flag onlyimage:true
username
+ stringusername
+topic
etc etc.