./www/py-django, Django, a high-level Python Web framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q3, Version: 1.9.11, Package name: py27-django-1.9.11, Maintainer: joerg

Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design. Django was designed to make common Web-development
tasks fast and easy.


Required to run:
[devel/py-setuptools] [lang/python27]

Master sites:

SHA1: 3b4fcb52d0e32e9436c50e0ca403a619e4c22725
RMD160: 8e3958e77ead22da6849bd1136853e217a66ec80
Filesize: 7322.811 KB

Version history: (Expand)


CVS history: (Expand)


   2016-11-05 11:24:39 by Benny Siegert | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #5153 - requested by wen
www/py-django: security fix

Revisions pulled up:
- www/py-django/Makefile                                        1.78
- www/py-django/distinfo                                        1.60

---
   Module Name:    pkgsrc
   Committed By:   wen
   Date:           Wed Nov  2 14:30:49 UTC 2016

   Modified Files:
           pkgsrc/www/py-django: Makefile distinfo

   Log message:
   Update to 1.9.11(security update)

   Upstream changes:
   Django 1.9.11 release notes

   November 1, 2016
   Django 1.9.11 fixes two security issues in 1.9.10.
           User with hardcoded password created when running tests on Oracle
           DNS rebinding vulnerability when DEBUG=True