NOTICE: This package has been removed from pkgsrc

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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0beta2, Package name: py24-django-1.0beta2, 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:
[www/py-flup] [databases/py-psycopg] [lang/python24]


Package options: psycopg1

Master sites:

SHA1: 9105b68ae9b755cf8010f340a3eeb136676d6df9
RMD160: 6243c1b774bb0d93cec78b7e7f2265a6f249f223
Filesize: 4577.592 KB

Version history: (Expand)


CVS history: (Expand)


   2008-08-29 16:56:59 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Update to Django 1.0beta2:
- Refactored django.contrib.comments
- Refactored documentation
- Removal of the remaining parts and glue for oldforms
- Bugfixes
   2008-08-21 18:20:49 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
...also fix PLIST for psycopg2.
   2008-08-21 14:57:14 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix PLIST for non-default options.
   2008-08-15 17:26:53 by Martin J. Laubach | Files touched by this commit (3)
Log message:
Update to 1.0 beta 1
   2008-08-04 19:29:33 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix URL for the tarball.
   2008-07-23 12:20:42 by Joerg Sonnenberger | Files touched by this commit (5) | Imported package
Log message:
Import 1.0-alpha of Django as py-django-devel. There are some important
API changes and this makes migration smoother.