- Read on Thursday, June 11, 2009
- Read on Wednesday, May 13, 2009
-
-
Bericht vom dritten Django-UserGroup Treffen in Hamburg
Am Dienstag, den 12.05.2009, hat sich die Django-UserGroup Hamburg zum dritten Mal getroffen.
Visit
-
Bericht vom dritten Django-UserGroup Treffen in Hamburg
- Read on Tuesday, August 12, 2008
- Read on Friday, July 4, 2008
-
-
Django snippets: in_group template filter
Allows you to search if a user belongs to a given group.
Visit
-
Django snippets: in_group template filter
- Read on Thursday, May 29, 2008
-
-
Cook Book ThreadlocalsAndUser
It is important not to specify the project in the path to your middleware class in MIDDLEWARE_CLASSES when using applications within your project and the threadlocals is defined within an application
Visit
-
Cook Book ThreadlocalsAndUser
- Read on Tuesday, May 6, 2008
-
-
Auto Logout Middleware
Middleware to logout a user after a certain time. (Defines in ``settings.AUTO_LOGOUT_DELAY``.)
Visit -
AdminPeepingMiddleware
Handy middleware to switch to a different user for one request. Makes debugging very easy.
Visit
-
Auto Logout Middleware

