pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django
Module Name: pkgsrc
Committed By: adam
Date: Wed Mar 23 10:38:48 UTC 2011
Modified Files:
pkgsrc/www/py-django: Makefile PLIST distinfo
Log Message:
Changes 1.3:
Django 1.3’s focus has mostly been on resolving smaller, long-standing feature
requests, but that hasn’t prevented a few fairly significant new features from
landing, including:
* A framework for writing class-based views.
* Built-in support for using Python’s logging facilities.
* Contrib support for easy handling of static files.
* Django’s testing framework now supports (and ships with a copy of) the
unittest2 library.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/py-django/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/py-django/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/py-django/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index