| Age | Commit message (Expand) | Author |
| 2010-01-06 | Bump version number and add download_url for 1.2 alpha. | James Bennett |
| 2009-08-03 | Add a trove classifier that I missed when I originally set these up. | James Bennett |
| 2009-07-31 | And remove the download_url since that only applies to the exact rev we packa... | James Bennett |
| 2009-07-29 | Update packaging info for 1.1 release.1.1 | James Bennett |
| 2009-07-22 | Update setup.py for RC 1. | James Bennett |
| 2009-03-24 | Updated download_url for eventual 1.1 beta package. | Jacob Kaplan-Moss |
| 2009-02-24 | Add trove classifiers to setup.py | James Bennett |
| 2009-02-24 | Bump version to 1.1 alpha 1 and add download_url for the eventual 1.1 alpha 1... | James Bennett |
| 2008-11-15 | Ensure generated package name does not contain spaces; this will make Django ... | James Bennett |
| 2008-10-01 | Change version calculation in setup.py to go with the new VERSION tuple | James Bennett |
| 2008-08-12 | Fixed #3203 (again!) -- Install data files in the right place on MS Windows | Malcolm Tredinnick |
| 2008-07-22 | Fixed badly worded comment in setup.py osx_install_data(). It's better but st... | Adrian Holovaty |
| 2008-07-21 | Fixed #7414: fixed setup.py on OSX 10.5. Thanks, ajs. | Jacob Kaplan-Moss |
| 2008-06-17 | Updated LICENSE. Announcement forthcomming... | Jacob Kaplan-Moss |
| 2008-02-21 | Changed setup.py to work no matter where it is called from. We were previously | Malcolm Tredinnick |
| 2007-04-03 | Negligible formatting changes to some recent commits | Adrian Holovaty |
| 2007-04-03 | Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in a | Malcolm Tredinnick |
| 2007-02-20 | Fixed #3536 -- Fixed setup.py so that it prints a usage message if you | Malcolm Tredinnick |
| 2006-12-30 | Fixed #3203 -- Fixed setup.py bdist_wininst. Thanks for the patch, ymasuda | Adrian Holovaty |
| 2006-12-13 | Fixed #3117 -- Changed setup.py to get version from django.VERSION dynamicall... | Adrian Holovaty |
| 2006-11-27 | Fixed #2989 -- easy_install now works with Django's setup.py. Thanks for repo... | Adrian Holovaty |
| 2006-10-16 | Changed setup.py to use standard distutils instead of setuptools. This means ... | Adrian Holovaty |
| 2006-09-24 | Fixed #2804 -- Fixed up installation of sitemaps module. Thanks, Maximillian | Malcolm Tredinnick |
| 2006-08-05 | Fixed #61 -- Added admin/auth/user/*.html to setup.py | Adrian Holovaty |
| 2006-07-30 | Fixed #2451 -- setup.py no longer has to list each language, thanks to patter... | Adrian Holovaty |
| 2006-07-21 | added tamil translation to the setup | Georg Bauer |
| 2006-07-10 | added arabic to the setup | Georg Bauer |
| 2006-06-02 | Fixed #1929 -- Updated version in setup.py from 0.91 to 0.95 | Adrian Holovaty |
| 2006-06-02 | Fixed #2065 -- Changed setup.py to install django.contrib.comments templates.... | Adrian Holovaty |
| 2006-05-24 | added missing languages to setup.py | Georg Bauer |
| 2006-05-11 | Fixed #1750 -- Changed setup.py to exclude 'examples.*' | Adrian Holovaty |
| 2006-05-03 | Fixed #1750 -- Changed setup.py to exclude 'examples' directory. Thanks, misc... | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-01-11 | Cleaned up setup.py in preparation for 0.91 release | Adrian Holovaty |
| 2005-11-25 | MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a separat... | Adrian Holovaty |
| 2005-11-22 | Changed package_data formatting in setup.py to match that of new-admin | Adrian Holovaty |
| 2005-11-16 | Updated setup.py to include locales and *.TXT in package_data. Changed versio... | Adrian Holovaty |
| 2005-10-20 | Fixed #653 -- setup.up now accounts for admin file moves. Thanks, korpios@gma... | Adrian Holovaty |
| 2005-09-22 | Fixed #538 -- Added zip_safe=False to setup.py. Thanks, grayrest@gmail.com | Adrian Holovaty |
| 2005-09-04 | Fixed #459 -- setup.py now includes admin_templates/registration. Thanks, igo... | Adrian Holovaty |
| 2005-07-18 | Moved default admin from media to django/conf/admin_media, so Django is able ... | Adrian Holovaty |
| 2005-07-17 | Changed setup.py to include admin_templates. Thanks for the heads-up, Freewhe... | Adrian Holovaty |
| 2005-07-15 | Changed setup.py author and added django-admin to distutils 'scripts' | Adrian Holovaty |
| 2005-07-15 | Moved django.bin.setup to root level and converted it to use setuptools. Stil... | Adrian Holovaty |