Context does not reach the pagein python-django from views.py -
I have a Django app and I am trying to send some context views.py on a specific page:
Pre>
but the reference does not reach Newsample.html. Is there any mistake in code syntax? Profile form () There is some way in my forms which I think is nothing to do with reference.
Any help? The templates presenting the context are 3 parameters, so you should give your code to Returns (request, "sample / news", context) html>
Comments
Post a Comment