summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2013-02-26[1.5.x] Update trove classifier for 1.5 final release.James Bennett
2013-02-26[1.5.x] Bump version numbers for Django 1.5 release.James Bennett
2013-02-19[1.5.x] Bump version numbers for security release.1.5c2James Bennett
2013-02-14[1.5.x] Fix filtering during collection of paths in setup.pyRamiro Morales
2013-01-04[1.5.x] Bump version numbers for 1.5 RC 1.1.5c1James Bennett
2012-12-18[1.5.x] Fixed #19430 -- Added 'license' value to setup.pyPablo Recio
2012-12-10[1.5.x] Bump version numbers for security release.1.5b2James Bennett
2012-11-27[1.5.x] Bump version numbers for 1.5 beta 1.1.5b1James Bennett
2012-10-25[1.5.x] We actually only support 3.2+ on Py3k.James Bennett
2012-10-25[1.5.x] Bump version information and classifiers for 1.5 alpha release.James Bennett
2012-10-06Ensure we ignore __pycache__ PEP 3174 dirs in a few more places.Ramiro Morales
2012-05-21Fixed #18115 - added warning about overlaid install.Carl Meyer
2012-03-31Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...Claude Paroz
2012-03-23Bump trunk to 1.4.1.4James Bennett
2012-03-15Bump trunk to 1.4 RC 2.James Bennett
2012-03-05Correct the download URL.James Bennett
2012-03-05Bump for 1.4 RC 1.James Bennett
2012-03-05Fixed #17832 -- Missing negation in a comment. Thanks mk for the report.Aymeric Augustin
2012-02-16Fixed download URL in setup.py.Jannis Leidel
2012-02-16Accommodate new version numbering scheme.James Bennett
2012-02-16Bump version numbers for 1.4 beta 1.James Bennett
2012-01-08Implemented PEP386-compatible version numbers. Thanks Jannis for the guidance.Aymeric Augustin
2012-01-07Fixed #17491 -- Honored the version number format expected by distutils. Fixe...Aymeric Augustin
2011-12-23Also we use HTTPS now.James Bennett
2011-12-23Missed one.James Bennett
2011-12-23Bump to 1.4 alpha 1.James Bennett
2011-03-28Changed setup.py classifiers to use a better indentation styleAdrian Holovaty
2011-03-28Removed Python 2.4 classifier from setup.pyAdrian Holovaty
2011-03-23Bump everything for 1.3.1.3James Bennett
2011-03-05Added trove classifiers for specific python versions. Thanks to Brett Cannon ...Russell Keith-Magee
2011-03-04Bump trunk to 1.3 release candidate status.James Bennett
2010-12-23Update download_url for beta.James Bennett
2010-12-23Trunk is now 1.3 beta 1.James Bennett
2010-11-11Change development-status classifier in setup.py since this is an alpha.James Bennett
2010-11-11Bump version number and download URL for 1.3 alpha 1.James Bennett
2010-05-24Bump to 1.2.1.1.2.1James Bennett
2010-05-17Flip PyPI classifier from beta to stable.James Bennett
2010-05-17Bump version and download info to 1.2.1.2James Bennett
2010-05-06Bump to 1.2 RC 1James Bennett
2010-02-06Bump version info to 1.2 beta.James Bennett
2010-01-06Bump version number and add download_url for 1.2 alpha.James Bennett
2009-08-03Add a trove classifier that I missed when I originally set these up.James Bennett
2009-07-31And remove the download_url since that only applies to the exact rev we packa...James Bennett
2009-07-29Update packaging info for 1.1 release.1.1James Bennett
2009-07-22Update setup.py for RC 1.James Bennett
2009-03-24Updated download_url for eventual 1.1 beta package.Jacob Kaplan-Moss
2009-02-24Add trove classifiers to setup.pyJames Bennett
2009-02-24Bump version to 1.1 alpha 1 and add download_url for the eventual 1.1 alpha 1...James Bennett
2008-11-15Ensure generated package name does not contain spaces; this will make Django ...James Bennett
2008-10-01Change version calculation in setup.py to go with the new VERSION tupleJames Bennett