Commit 635cd0d9 authored by Mario Chirinos's avatar Mario Chirinos

websearch

parent 4620693e
......@@ -327,7 +327,7 @@ def wsNewsList2(request):
#-------------------------------------------------------------------------------
def wsNewsList(request):#, publisherShortName="all"):
print (request.GET)
print ("GET REQUEST", request.GET)
columns = ['title', 'url', 'date']
order = dict()
order["asc"]=""
......
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