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:   joerg
Date:           Mon Oct 19 11:31:05 UTC 2009

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

Log Message:
Update to Django 1.1:
- Support for aggregates and query expression in the ORM
- Suport for unamanged models and proxy models
- Support for deffered fields
- Mark individual fields as editable in the admin; support for custom
actions
- Better support for Last-Modified/ETag
- Improved GIS support
- {% for %} now has an {% empty %} to simplify handling empty lists
- Various smaller improvements


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-django/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-django/PLIST \
    pkgsrc/www/py-django/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/www/py-django/patches/patch-ab

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