I want to do a random search in the database, but it is not working.
I want to take a sentence, and show it on the screen, it will be changed every time I refresh the screen.
My view.py:
def busca_tendencia(request):
tendencias = Frase....
asked by
25.10.2018 / 14:50