We've just rolled out Django 0.95.1, a new minor release of Django
which includes fixes for several bugs discovered in the original 0.95
release; 0.95.1 includes:

* A patch for a small security vulnerability in the script Django's
internationalization system uses to compile translation files.

* A fix for a bug in Django's authentication middleware which could
cause apparent "caching" of a logged-in user.

* A patch which disables debugging mode in the flup FastCGI package
Django uses to launch its FastCGI server, which prevents tracebacks
from bubbling up during production use.

It's recommended that anyone using the official 0.95 release upgrade
to 0.95.1 to get these fixes.

-- 
"May the forces of evil become confused on the way to your house."
  -- George Carlin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to