Path to this page:
Subject: CVS commit: [pkgsrc-2009Q3] pkgsrc/www/py-django
From: Matthias Scheler
Date: 2009-10-14 11:09:07
Message id: 20091014090907.13B0E175DA@cvs.netbsd.org
Log Message:
Pullup ticket #2911 - requested by joerg
py-django: bug-fix update
Revisions pulled up:
- www/py-django/Makefile 1.20
- www/py-django/distinfo 1.11
---
Module Name: pkgsrc
Committed By: joerg
Date: Tue Oct 13 18:19:24 UTC 2009
Modified Files:
pkgsrc/www/py-django: Makefile distinfo
Log Message:
Django 1.0.4:
Fix a regular expression used by the form validation code to not trigger
pathologoical performance cases for certain inputs.
Files: