2009/1/25 Andreas Jung <[email protected]>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Would it take much effort including the creation date of packages (and > their release files) on PyPI?
I guess not because the date is already stored in the database in the "journals" table, so this would just require to change the UI to display it. But maybe it would be better to include a date field in the "releases" table imho to avoid an extra query join when displaying release infos. Tarek -- Tarek Ziadé - Directeur Technique INGENIWEB (TM) - SAS 50000 Euros - RC B 438 725 632 Bureaux de la Colline - 1 rue Royale - Bâtiment D - 9ème étage 92210 Saint Cloud - France Phone : 01.78.15.24.00 / Fax : 01 46 02 44 04 http://www.ingeniweb.com - une société du groupe Alter Way _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
