
Taleb
I make things simple using python. Love to teach and learn.
Work
Software Engineer at Northern Virginia
loading...
We're a place where coders share, stay up-to-date and grow their careers.
I make things simple using python. Love to teach and learn.
Work
Software Engineer at Northern Virginia
Recent comments
#solved Data not showing on Django Template
Can you try this. render(request, "aml/home.html", {'volun...
#solved Data not showing on Django Template
you are setting context to home but home is set to anything. ...