Django

Code

root/django/trunk/setup.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9452 [9452] 11/14/08 23:39:06 ubernostrum Ensure generated package name does not contain spaces; this will make …
(edit) @9107 [9107] 09/30/08 20:22:41 ubernostrum Change version calculation in setup.py to go with the new VERSION tuple
(edit) @8313 [8313] 08/11/08 21:15:00 mtredinnick Fixed #3203 (again!) -- Install data files in the right place on MS …
(edit) @8041 [8041] 07/21/08 21:51:59 adrian Fixed badly worded comment in setup.py osx_install_data(). It's better but …
(edit) @8019 [8019] 07/21/08 11:30:32 jacob Fixed #7414: fixed setup.py on OSX 10.5. Thanks, ajs.
(edit) @7680 [7680] 06/17/08 09:53:24 jacob Updated LICENSE. Announcement forthcomming…
(edit) @7139 [7139] 02/21/08 14:50:07 mtredinnick Changed setup.py to work no matter where it is called from. We were …
(edit) @5876 [5876] 08/12/07 07:49:01 mtredinnick Fixed #5111 -- Set svn:eol-style to 'native' on files that didn't have …
(edit) @4917 [4917] 04/03/07 17:33:28 adrian Negligible formatting changes to some recent commits
(edit) @4912 [4912] 04/03/07 07:28:19 mtredinnick Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in …
(edit) @4550 [4550] 02/20/07 17:38:06 mtredinnick Fixed #3536 -- Fixed setup.py so that it prints a usage message if …
(edit) @4264 [4264] 12/30/06 00:17:21 adrian Fixed #3203 -- Fixed setup.py bdist_wininst. Thanks for the patch, ymasuda
(edit) @4195 [4195] 12/13/06 00:07:15 adrian Fixed #3117 -- Changed setup.py to get version from django.VERSION …
(edit) @4114 [4114] 11/26/06 19:12:55 adrian Fixed #2989 -- easy_install now works with Django's setup.py. Thanks for …
(edit) @3906 [3906] 10/16/06 16:50:46 adrian Changed setup.py to use standard distutils instead of setuptools. This …
(edit) @3817 [3817] 09/24/06 07:22:59 mtredinnick Fixed #2804 -- Fixed up installation of sitemaps module. Thanks, …
(edit) @3524 [3524] 08/04/06 20:45:26 adrian Fixed #61 -- Added admin/auth/user/*.html to setup.py
(edit) @3497 [3497] 07/30/06 12:41:55 adrian Fixed #2451 -- setup.py no longer has to list each language, thanks to …
(edit) @3408 [3408] 07/21/06 09:48:31 hugo added tamil translation to the setup
(edit) @3311 [3311] 07/10/06 09:14:32 hugo added arabic to the setup
(edit) @3060 [3060] 06/01/06 23:57:44 adrian Fixed #1929 -- Updated version in setup.py from 0.91 to 0.95
(edit) @3053 [3053] 06/01/06 22:56:51 adrian Fixed #2065 -- Changed setup.py to install django.contrib.comments …
(edit) @2977 [2977] 05/24/06 09:30:08 hugo added missing languages to setup.py
(edit) @2895 [2895] 05/11/06 09:41:43 adrian Fixed #1750 -- Changed setup.py to exclude 'examples.*'
(edit) @2821 [2821] 05/03/06 08:35:02 adrian Fixed #1750 -- Changed setup.py to exclude 'examples' directory. Thanks, …
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @1907 [1907] 01/10/06 23:55:00 adrian Cleaned up setup.py in preparation for 0.91 release
(edit) @1434 [1434] 11/25/05 15:20:09 adrian MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a …
(edit) @1348 [1348] 11/21/05 23:19:11 adrian Changed package_data formatting in setup.py to match that of new-admin
(edit) @1260 [1260] 11/15/05 20:57:38 adrian Updated setup.py to include locales and *.TXT in package_data. Changed …
(edit) @972 [972] 10/20/05 00:35:33 adrian Fixed #653 -- setup.up now accounts for admin file moves. Thanks, …
(edit) @662 [662] 09/22/05 08:53:52 adrian Fixed #538 -- Added zip_safe=False to setup.py. Thanks, grayrest@gmail.com
(edit) @619 [619] 09/04/05 13:19:27 adrian Fixed #459 -- setup.py now includes admin_templates/registration. Thanks, …
(edit) @185 [185] 07/18/05 17:35:04 adrian Moved default admin from media to django/conf/admin_media, so Django is …
(edit) @155 [155] 07/17/05 12:05:01 adrian Changed setup.py to include admin_templates. Thanks for the heads-up, …
(edit) @68 [68] 07/15/05 15:46:05 adrian Changed setup.py author and added django-admin to distutils 'scripts'
(copy) @65 [65] 07/15/05 14:49:10 adrian Moved django.bin.setup to root level and converted it to use setuptools. …
copied from django/trunk/django/bin/setup.py:
(edit) @60 [60] 07/15/05 14:18:09 adrian Removed gunk from legacy django.bin.setup, although distutils installation …
Note: See TracRevisionLog for help on using the revision log.