James Bennett
|
1b9bbb546a
Add trove classifiers to setup.py
|
16 лет назад |
James Bennett
|
4251c6020c
Bump version to 1.1 alpha 1 and add download_url for the eventual 1.1 alpha 1 packagee
|
16 лет назад |
James Bennett
|
06f89325e1
Ensure generated package name does not contain spaces; this will make Django easy_installable from the Cheese Shop.
|
16 лет назад |
James Bennett
|
2d3712f930
Change version calculation in setup.py to go with the new VERSION tuple
|
16 лет назад |
Malcolm Tredinnick
|
e73bf2bdd9
Fixed #3203 (again!) -- Install data files in the right place on MS Windows
|
16 лет назад |
Adrian Holovaty
|
46c7941de3
Fixed badly worded comment in setup.py osx_install_data(). It's better but still doesn't do a good job of explaining what the heck is going on
|
16 лет назад |
Jacob Kaplan-Moss
|
f28474547b
Fixed #7414: fixed setup.py on OSX 10.5. Thanks, ajs.
|
16 лет назад |
Jacob Kaplan-Moss
|
04df702263
Updated LICENSE. Announcement forthcomming...
|
17 лет назад |
Malcolm Tredinnick
|
dd2afd7105
Changed setup.py to work no matter where it is called from. We were previously
|
17 лет назад |
Adrian Holovaty
|
f791a598a8
Negligible formatting changes to some recent commits
|
18 лет назад |
Malcolm Tredinnick
|
b9d077c10d
Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in a
|
18 лет назад |
Malcolm Tredinnick
|
97256bc39c
Fixed #3536 -- Fixed setup.py so that it prints a usage message if you
|
18 лет назад |
Adrian Holovaty
|
911f0cdf18
Fixed #3203 -- Fixed setup.py bdist_wininst. Thanks for the patch, ymasuda
|
18 лет назад |
Adrian Holovaty
|
49f6d06c2f
Fixed #3117 -- Changed setup.py to get version from django.VERSION dynamically. Thanks for the patch, ymasuda
|
18 лет назад |
Adrian Holovaty
|
a08ed9d165
Fixed #2989 -- easy_install now works with Django's setup.py. Thanks for reporting, __doc__
|
18 лет назад |
Adrian Holovaty
|
1d424817cb
Changed setup.py to use standard distutils instead of setuptools. This means installing Django no longer requires a easy_install, setuptools or a working Internet connection, greatly simplifying things.
|
18 лет назад |
Malcolm Tredinnick
|
e2664759e6
Fixed #2804 -- Fixed up installation of sitemaps module. Thanks, Maximillian
|
18 лет назад |
Adrian Holovaty
|
9fd211d073
Fixed #61 -- Added admin/auth/user/*.html to setup.py
|
18 лет назад |
Adrian Holovaty
|
c4652993a2
Fixed #2451 -- setup.py no longer has to list each language, thanks to pattern-matching. Thanks, dummy@habmalnefrage.de
|
18 лет назад |
Georg Bauer
|
a93855c5bd
added tamil translation to the setup
|
18 лет назад |
Georg Bauer
|
4295dd9195
added arabic to the setup
|
18 лет назад |
Adrian Holovaty
|
5f2b40d4c9
Fixed #1929 -- Updated version in setup.py from 0.91 to 0.95
|
19 лет назад |
Adrian Holovaty
|
fe4139de31
Fixed #2065 -- Changed setup.py to install django.contrib.comments templates. Thanks, Fawad Halim
|
19 лет назад |
Georg Bauer
|
9c9a2d8b09
added missing languages to setup.py
|
19 лет назад |
Adrian Holovaty
|
83a99bc28b
Fixed #1750 -- Changed setup.py to exclude 'examples.*'
|
19 лет назад |
Adrian Holovaty
|
bc038daf14
Fixed #1750 -- Changed setup.py to exclude 'examples' directory. Thanks, misc@mandriva.org
|
19 лет назад |
Adrian Holovaty
|
f69cf70ed8
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
19 лет назад |
Adrian Holovaty
|
961b6bdfaa
Cleaned up setup.py in preparation for 0.91 release
|
19 лет назад |
Adrian Holovaty
|
9dda4abee1
MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a separate commit)
|
19 лет назад |
Adrian Holovaty
|
1ba8bd114a
Changed package_data formatting in setup.py to match that of new-admin
|
19 лет назад |