About •  Books •  Apps •  Jobs •   Feeds •  Twitter
Login

django-echelon

Middleware to make authentication data easily available to all parts of a django project

How often do you want to access authentication information in a model's save() method or other places where this is not easily available? In my case very often so I wrote a small piece of middleware to make this information always available.

Source control:
http://github.com/seveas/django-echelon
Home page:
http://github.com/seveas/django-echelon
Authors
Dennis Kaarsemaker
Tags
middleware users

There are no releases of this app.

This app is being cared for by: Andy McKay

Comments

There are no comments.

Login to add comments