index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
2012-01-07
Fixed #17491 -- Honored the version number format expected by distutils. Fixe...
Aymeric Augustin
2011-12-23
Also we use HTTPS now.
James Bennett
2011-12-23
Missed one.
James Bennett
2011-12-23
Bump to 1.4 alpha 1.
James Bennett
2011-03-28
Changed setup.py classifiers to use a better indentation style
Adrian Holovaty
2011-03-28
Removed Python 2.4 classifier from setup.py
Adrian Holovaty
2011-03-23
Bump everything for 1.3.
1.3
James Bennett
2011-03-05
Added trove classifiers for specific python versions. Thanks to Brett Cannon ...
Russell Keith-Magee
2011-03-04
Bump trunk to 1.3 release candidate status.
James Bennett
2010-12-23
Update download_url for beta.
James Bennett
2010-12-23
Trunk is now 1.3 beta 1.
James Bennett
2010-11-11
Change development-status classifier in setup.py since this is an alpha.
James Bennett
2010-11-11
Bump version number and download URL for 1.3 alpha 1.
James Bennett
2010-05-24
Bump to 1.2.1.
1.2.1
James Bennett
2010-05-17
Flip PyPI classifier from beta to stable.
James Bennett
2010-05-17
Bump version and download info to 1.2.
1.2
James Bennett
2010-05-06
Bump to 1.2 RC 1
James Bennett
2010-02-06
Bump version info to 1.2 beta.
James Bennett
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
[prev]
[next]