medillcmip / Radregator

A Context Management System
GNU General Public License v3.0
7 stars 1 forks source link

ajax decorator #65

Closed shaneshifflett closed 14 years ago

shaneshifflett commented 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

ghing commented 14 years ago

I've got this one. I need it for something I'm working on this weekend.

ghing commented 14 years ago

Added this in commit d1aa18355a6190a50985512a6bdb6115f1d712bc. The decorator is users.views.ajax_login_required