Age | Commit message (Expand) | Author | Files | Lines |
2010-06-16 | Django 1.2.1: | joerg | 3 | -136/+785 |
2010-02-11 | Add an option for the oracle backend. | joerg | 3 | -4/+29 |
2010-02-10 | Use pgsql as option name for consistency with other packages. | joerg | 3 | -38/+38 |
2010-02-10 | Retire psycopg1 option and rename psycopg2 to postgresql, making it | joerg | 3 | -48/+39 |
2009-10-19 | Update to Django 1.1: | joerg | 4 | -77/+185 |
2009-10-13 | Django 1.0.4: | joerg | 2 | -6/+6 |
2009-07-29 | Update to Django 1.0.3: | joerg | 5 | -35/+21 |
2009-07-14 | No need for a C compiler. | joerg | 1 | -1/+3 |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -274/+1 |
2009-05-02 | Add PREV_PKGPATH and/or SUPERSEDES for various packages that | reed | 1 | -1/+3 |
2009-04-14 | Fix sqlite option for Python 2.5 and higher, we always want to use the | joerg | 3 | -4/+30 |
2009-01-30 | Also remove some more directories on deinstall. | joerg | 1 | -1/+5 |
2009-01-29 | Fix PLIST. No idea how that slipped through testing. | joerg | 2 | -4/+14 |
2008-12-17 | Update to Django 1.0.2: | joerg | 2 | -7/+7 |
2008-09-21 | Remove PYBINMODULE, it doesn't apply. | joerg | 1 | -2/+1 |
2008-09-04 | Update Django to newly released version 1.0, fixing a cross-site request | tonnerre | 4 | -185/+1356 |
2008-05-20 | Fix a CSS issue in the login page of the admin module. Bump revision. | joerg | 3 | -2/+24 |
2008-04-25 | Update PYTHON_VERSIONS_COMPATIBLE | joerg | 1 | -2/+2 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -78/+72 |
2007-11-01 | Update to Django 0.96.1: Fix a DOS in the i18n layer. | joerg | 2 | -8/+7 |
2007-08-11 | Add the variations of the plist for the various options back. | joerg | 2 | -34/+67 |
2007-08-09 | Update to Django 0.96: | joerg | 6 | -1161/+1217 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 |
2007-02-20 | Don't use the same conditional twice, works better if both versions | joerg | 1 | -2/+2 |
2007-02-19 | Fix installation when only psycopg2 support is requested, the postgres | joerg | 5 | -1116/+1142 |
2007-01-25 | Update Django to 0.95.1. Changes: | joerg | 3 | -1117/+1116 |
2006-11-14 | Switch django and flup to use the new location of py-setuptools. | joerg | 1 | -2/+6 |
2006-11-03 | Forgotten files: register/unregister egg. | joerg | 2 | -0/+14 |
2006-11-03 | Require newer py24-setuptools and register/unregister egg. | joerg | 1 | -2/+6 |
2006-09-17 | Point directly to media server as MASTER_SITE to catch up with the | joerg | 1 | -2/+2 |
2006-09-11 | Import Django 0.95 from pkgsrc-wip: | joerg | 5 | -0/+1192 |