Y
Hacker News
new
|
ask
|
show
|
jobs
by
ofrzeta
1057 days ago
As in "alternative views for Django"?
1 comments
pmontra
1057 days ago
They almost surely work together with Django standard views and templates. A Django view prepares the data for the template that renders the HTML page. Then some of that HTML talks with the Unicorn views declared in the attributes of its tags.
link