Hi,

Attached is a diff to upgrade py-django to 1.2.4.  This was a security
update that was released on 12/22.  Details on the fixes are listed
at:
http://www.djangoproject.com/weblog/2010/dec/22/security/

This diff has been tested on i386 and amd64 platforms with the latest
snapshots.  Tests include the unit tests included with the django
package using sqlite (out of 2600+ tests ran, only two failed due to
conversion issues between ascii and unicode strings) and a sample
project with a simple app that connected to a psql database.

Please note:
This diff includes a patch that addresses that error message that
occurs when breaking out of the development server.  I had to create
the necessary patches directory to put the patch in but when I applied
my patch on a different system, it didn't create the directory for
some reason.  I apologize if I didn't apply it correctly.  Please let
me know what I can do to correct this.

Please test and, if acceptable, commit.

Thanks,
Ryan

Attachment: django_124.diff
Description: Binary data

Reply via email to