diff options
author | joerg <joerg@pkgsrc.org> | 2010-12-28 13:54:52 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-12-28 13:54:52 +0000 |
commit | 8aa131e41e5eb2000b60a24db0f66aeb7cddbb81 (patch) | |
tree | be2a3bed4c4f08dffb2ef20a459f3b57075712a8 /www/py-django/distinfo | |
parent | f67212231945c514ec678423698ba476ccd0b326 (diff) | |
download | pkgsrc-8aa131e41e5eb2000b60a24db0f66aeb7cddbb81.tar.gz |
Update to Django 1.2.4:
- Fix a bug in the admin interface that could leak informations to
users with staff privileges bypassing lookup arguments in the query
string.
- Fix a bug for running the test suite in a multi-db setup
- Deprecated django.contrib.gis.tests.run_gis_tests()
Diffstat (limited to 'www/py-django/distinfo')
-rw-r--r-- | www/py-django/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/py-django/distinfo b/www/py-django/distinfo index d52194c535a..ac48d5c2982 100644 --- a/www/py-django/distinfo +++ b/www/py-django/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2010/09/13 16:51:05 joerg Exp $ +$NetBSD: distinfo,v 1.16 2010/12/28 13:54:52 joerg Exp $ -SHA1 (Django-1.2.3.tar.gz) = f65146218ab61bf5efe715db3fc3a177a24fba0d -RMD160 (Django-1.2.3.tar.gz) = f412f42c1ab6c4829a7768b988e2db1adc9adb5c -Size (Django-1.2.3.tar.gz) = 6306760 bytes +SHA1 (Django-1.2.4.tar.gz) = d8347a9062404de49e2f474e6e99395361f34db8 +RMD160 (Django-1.2.4.tar.gz) = e28338a82d662df999a68a4473ed76bd00c974fc +Size (Django-1.2.4.tar.gz) = 6357270 bytes |