Closed shaneshifflett closed 14 years ago
http://stackoverflow.com/questions/312925/django-authentication-and-ajax-urls-that-require-login/523196#523196
Create a decorator pattern to require login
I've got this one. I need it for something I'm working on this weekend.
Added this in commit d1aa18355a6190a50985512a6bdb6115f1d712bc. The decorator is users.views.ajax_login_required
http://stackoverflow.com/questions/312925/django-authentication-and-ajax-urls-that-require-login/523196#523196
Create a decorator pattern to require login