Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Bump to 1.2 RC 1James Bennett2010-05-061-1/+1
* Bump version info to 1.2 beta.James Bennett2010-02-061-2/+2
* Bump version number and add download_url for 1.2 alpha.James Bennett2010-01-061-1/+2
* Add a trove classifier that I missed when I originally se...James Bennett2009-08-031-0/+1
* And remove the download_url since that only applies to th...James Bennett2009-07-311-1/+0
* Update packaging info for 1.1 release.James Bennett2009-07-291-2/+2
* Update setup.py for RC 1.James Bennett2009-07-221-2/+2
* Updated download_url for eventual 1.1 beta package.Jacob Kaplan-Moss2009-03-241-1/+1
* Add trove classifiers to setup.pyJames Bennett2009-02-241-0/+12
* Bump version to 1.1 alpha 1 and add download_url for the ...James Bennett2009-02-241-0/+1
* Ensure generated package name does not contain spaces; th...James Bennett2008-11-151-1/+1
* Change version calculation in setup.py to go with the new...James Bennett2008-10-011-5/+3
* Fixed #3203 (again!) -- Install data files in the right p...Malcolm Tredinnick2008-08-121-0/+6
* Fixed badly worded comment in setup.py osx_install_data()...Adrian Holovaty2008-07-221-8/+8
* Fixed #7414: fixed setup.py on OSX 10.5. Thanks, ajs.Jacob Kaplan-Moss2008-07-211-0/+20
* Updated LICENSE. Announcement forthcomming...Jacob Kaplan-Moss2008-06-171-2/+2
* Changed setup.py to work no matter where it is called fro...Malcolm Tredinnick2008-02-211-7/+4
* Negligible formatting changes to some recent commitsAdrian Holovaty2007-04-041-1/+1
* Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and b...Malcolm Tredinnick2007-04-031-11/+26
* Fixed #3536 -- Fixed setup.py so that it prints a usage m...Malcolm Tredinnick2007-02-211-1/+1
* Fixed #3203 -- Fixed setup.py bdist_wininst. Thanks for t...Adrian Holovaty2006-12-301-1/+8
* Fixed #3117 -- Changed setup.py to get version from djang...Adrian Holovaty2006-12-131-1/+4
* Fixed #2989 -- easy_install now works with Django's setup...Adrian Holovaty2006-11-271-3/+7
* Changed setup.py to use standard distutils instead of set...Adrian Holovaty2006-10-161-22/+23
* Fixed #2804 -- Fixed up installation of sitemaps module. ...Malcolm Tredinnick2006-09-241-0/+1
* Fixed #61 -- Added admin/auth/user/*.html to setup.pyAdrian Holovaty2006-08-051-0/+1
* Fixed #2451 -- setup.py no longer has to list each langua...Adrian Holovaty2006-07-301-31/+1
* added tamil translation to the setupGeorg Bauer2006-07-211-0/+1
* added arabic to the setupGeorg Bauer2006-07-101-1/+2
* Fixed #1929 -- Updated version in setup.py from 0.91 to 0.95Adrian Holovaty2006-06-021-1/+1
* Fixed #2065 -- Changed setup.py to install django.contrib...Adrian Holovaty2006-06-021-0/+1
* added missing languages to setup.pyGeorg Bauer2006-05-241-0/+2
* Fixed #1750 -- Changed setup.py to exclude 'examples.*'Adrian Holovaty2006-05-111-1/+1
* Fixed #1750 -- Changed setup.py to exclude 'examples' dir...Adrian Holovaty2006-05-031-1/+1
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is high...Adrian Holovaty2006-05-021-0/+5
* Cleaned up setup.py in preparation for 0.91 releaseAdrian Holovaty2006-01-111-2/+5
* MERGED NEW-ADMIN BRANCH (except for po/mo files, which wi...Adrian Holovaty2005-11-251-0/+1
* Changed package_data formatting in setup.py to match that...Adrian Holovaty2005-11-221-5/+8
* Updated setup.py to include locales and *.TXT in package_...Adrian Holovaty2005-11-161-2/+22
* Fixed #653 -- setup.up now accounts for admin file moves....Adrian Holovaty2005-10-201-5/+5
* Fixed #538 -- Added zip_safe=False to setup.py. Thanks, g...Adrian Holovaty2005-09-221-0/+1
* Fixed #459 -- setup.py now includes admin_templates/regis...Adrian Holovaty2005-09-041-0/+1
* Moved default admin from media to django/conf/admin_media...Adrian Holovaty2005-07-191-1/+4
* Changed setup.py to include admin_templates. Thanks for t...Adrian Holovaty2005-07-171-0/+3
* Changed setup.py author and added django-admin to distuti...Adrian Holovaty2005-07-151-1/+2
* Moved django.bin.setup to root level and converted it to ...Adrian Holovaty2005-07-151-0/+15