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

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


Branch: pkgsrc-2009Q2, Version: 1.0.3, Package name: py25-django-1.0.3, 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:
[databases/py-psycopg] [www/py-flup] [lang/python25]


Package options: psycopg1

Master sites:

SHA1: d7efafe20de8cd97ee417f6538a7ff1e86bfcd4a
RMD160: 21983d9722f12299a08010507be96b8a9640a565
Filesize: 4967.738 KB

Version history: (Expand)


CVS history: (Expand)


   2009-07-29 22:36:04 by Matthias Scheler | Files touched by this commit (5) | Package updated
Log message:
Pullup ticket #2845 - requested by joerg
py-django: security update

Revisions pulled up:
- www/py-django/Makefile			1.19
- www/py-django/PLIST				1.11
- www/py-django/distinfo			1.10
- www/py-django/patches/patch-aa		delete
- www/py-django/patches/patch-ab		1.2
---
Module Name:	pkgsrc
Committed By:	joerg
Date:		Wed Jul 29 11:02:08 UTC 2009

Modified Files:
	pkgsrc/www/py-django: Makefile PLIST distinfo
	pkgsrc/www/py-django/patches: patch-ab
Removed Files:
	pkgsrc/www/py-django/patches: patch-aa

Log message:
Update to Django 1.0.3:
- various bugfix
- correctly validate file names for the admin media when using the
development server