|
|
|
@7680
|
[7680]
|
06/17/08 09:53:24 |
jacob |
Updated LICENSE. Announcement forthcomming… |
|
|
|
@7139
|
[7139]
|
02/21/08 14:50:07 |
mtredinnick |
Changed setup.py to work no matter where it is called from. We were … |
|
|
|
@5876
|
[5876]
|
08/12/07 07:49:01 |
mtredinnick |
Fixed #5111 -- Set svn:eol-style to 'native' on files that didn't have … |
|
|
|
@4917
|
[4917]
|
04/03/07 17:33:28 |
adrian |
Negligible formatting changes to some recent commits |
|
|
|
@4912
|
[4912]
|
04/03/07 07:28:19 |
mtredinnick |
Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in … |
|
|
|
@4550
|
[4550]
|
02/20/07 17:38:06 |
mtredinnick |
Fixed #3536 -- Fixed setup.py so that it prints a usage message if … |
|
|
|
@4264
|
[4264]
|
12/30/06 00:17:21 |
adrian |
Fixed #3203 -- Fixed setup.py bdist_wininst. Thanks for the patch, ymasuda |
|
|
|
@4195
|
[4195]
|
12/13/06 00:07:15 |
adrian |
Fixed #3117 -- Changed setup.py to get version from django.VERSION … |
|
|
|
@4114
|
[4114]
|
11/26/06 19:12:55 |
adrian |
Fixed #2989 -- easy_install now works with Django's setup.py. Thanks for … |
|
|
|
@3906
|
[3906]
|
10/16/06 16:50:46 |
adrian |
Changed setup.py to use standard distutils instead of setuptools. This … |
|
|
|
@3817
|
[3817]
|
09/24/06 07:22:59 |
mtredinnick |
Fixed #2804 -- Fixed up installation of sitemaps module. Thanks, … |
|
|
|
@3524
|
[3524]
|
08/04/06 20:45:26 |
adrian |
Fixed #61 -- Added admin/auth/user/*.html to setup.py |
|
|
|
@3497
|
[3497]
|
07/30/06 12:41:55 |
adrian |
Fixed #2451 -- setup.py no longer has to list each language, thanks to … |
|
|
|
@3408
|
[3408]
|
07/21/06 09:48:31 |
hugo |
added tamil translation to the setup |
|
|
|
@3311
|
[3311]
|
07/10/06 09:14:32 |
hugo |
added arabic to the setup |
|
|
|
@3060
|
[3060]
|
06/01/06 23:57:44 |
adrian |
Fixed #1929 -- Updated version in setup.py from 0.91 to 0.95 |
|
|
|
@3053
|
[3053]
|
06/01/06 22:56:51 |
adrian |
Fixed #2065 -- Changed setup.py to install django.contrib.comments … |
|
|
|
@2977
|
[2977]
|
05/24/06 09:30:08 |
hugo |
added missing languages to setup.py |
|
|
|
@2895
|
[2895]
|
05/11/06 09:41:43 |
adrian |
Fixed #1750 -- Changed setup.py to exclude 'examples.*' |
|
|
|
@2821
|
[2821]
|
05/03/06 08:35:02 |
adrian |
Fixed #1750 -- Changed setup.py to exclude 'examples' directory. Thanks, … |
|
|
|
@2809
|
[2809]
|
05/01/06 20:31:56 |
adrian |
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly … |
|
|
|
@1907
|
[1907]
|
01/10/06 23:55:00 |
adrian |
Cleaned up setup.py in preparation for 0.91 release |
|
|
|
@1434
|
[1434]
|
11/25/05 15:20:09 |
adrian |
MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a … |
|
|
|
@1348
|
[1348]
|
11/21/05 23:19:11 |
adrian |
Changed package_data formatting in setup.py to match that of new-admin |
|
|
|
@1260
|
[1260]
|
11/15/05 20:57:38 |
adrian |
Updated setup.py to include locales and *.TXT in package_data. Changed … |
|
|
|
@972
|
[972]
|
10/20/05 00:35:33 |
adrian |
Fixed #653 -- setup.up now accounts for admin file moves. Thanks, … |
|
|
|
@662
|
[662]
|
09/22/05 08:53:52 |
adrian |
Fixed #538 -- Added zip_safe=False to setup.py. Thanks, grayrest@gmail.com |
|
|
|
@619
|
[619]
|
09/04/05 13:19:27 |
adrian |
Fixed #459 -- setup.py now includes admin_templates/registration. Thanks, … |
|
|
|
@185
|
[185]
|
07/18/05 17:35:04 |
adrian |
Moved default admin from media to django/conf/admin_media, so Django is … |
|
|
|
@155
|
[155]
|
07/17/05 12:05:01 |
adrian |
Changed setup.py to include admin_templates. Thanks for the heads-up, … |
|
|
|
@68
|
[68]
|
07/15/05 15:46:05 |
adrian |
Changed setup.py author and added django-admin to distutils 'scripts' |
|
|
|
@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:
|
|
|
|
@60
|
[60]
|
07/15/05 14:18:09 |
adrian |
Removed gunk from legacy django.bin.setup, although distutils installation … |