Thursday, September 25, 2008

Django From the Ground Up: Episode 6

with host Eric Florenzano

In this episode, we ensure that users are logged in for all of the views that depend on request.user being a the current user instance, by wrapping our view in a login_required decorator. We also created a rudimentary navigation user interface. Finally, we added the ability to toggle event attendance.

Bookmark and Share

Continue reading… Join the Discussion, 5 people have left comments.