Commit History

Author SHA1 Message Date
  James Bennett 56b80c70b6 [1.0.X] Reset 1.0 branch packaging data post-release. 15 years ago
  James Bennett 36b3916e3f [1.0.X] Correct download URL. 15 years ago
  James Bennett b8332547b9 [1.0.X] Update setup.py for security release. 15 years ago
  James Bennett 542904ee6d [1.0.X] Add trove classifiers to 1.0 series setup.py. Not sure why I didn't do this before. 15 years ago
  James Bennett dbce0a1507 [1.0.X] Remove download_url from setup.py, since that only applies to the specific revision we packaged as 1.0.3. 15 years ago
  James Bennett f602e2bad4 [1.0.X] Update packaging information for impending 1.0.3 security/bugfix release. 15 years ago
  James Bennett 76c77acc51 [1.0.X] Remove download URL now that we're post-release 16 years ago
  James Bennett deab35c149 Add download_url so easy_install and friends will work 16 years ago
  James Bennett 197892ab6c [1.0.X] Now that this branch is 1.0.2 pre-alpha, it shouldn't have a download_url set in the setup.py. 16 years ago
  James Bennett 08ae5910b0 New download URL 16 years ago
  James Bennett a4782f0581 [1.0.X] Ensure generated package name does not contain spaces; this will make Django easy_installable from the Cheese Shop. This is [9452] on trunk. 16 years ago
  James Bennett b66e3a3d5e [1.0.X] Minor correction to setup.py 16 years ago
  James Bennett 237153045a Bump version number and set download_url for 1.0.1 beta 16 years ago
  Karen Tracey b7f40091ad Fixed #9260: [1.0.X] Correct version calculation code so setup.py works on 1.0.X branch. Thanks for the report Warren. 16 years ago
  James Bennett a59c27ac5d [1.0.X] Apply fix from [9107] 16 years ago
  Malcolm Tredinnick e73bf2bdd9 Fixed #3203 (again!) -- Install data files in the right place on MS Windows 16 years ago
  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 years ago
  Jacob Kaplan-Moss f28474547b Fixed #7414: fixed setup.py on OSX 10.5. Thanks, ajs. 16 years ago
  Jacob Kaplan-Moss 04df702263 Updated LICENSE. Announcement forthcomming... 16 years ago
  Malcolm Tredinnick dd2afd7105 Changed setup.py to work no matter where it is called from. We were previously 16 years ago
  Adrian Holovaty f791a598a8 Negligible formatting changes to some recent commits 17 years ago
  Malcolm Tredinnick b9d077c10d Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in a 17 years ago
  Malcolm Tredinnick 97256bc39c Fixed #3536 -- Fixed setup.py so that it prints a usage message if you 17 years ago
  Adrian Holovaty 911f0cdf18 Fixed #3203 -- Fixed setup.py bdist_wininst. Thanks for the patch, ymasuda 18 years ago
  Adrian Holovaty 49f6d06c2f Fixed #3117 -- Changed setup.py to get version from django.VERSION dynamically. Thanks for the patch, ymasuda 18 years ago
  Adrian Holovaty a08ed9d165 Fixed #2989 -- easy_install now works with Django's setup.py. Thanks for reporting, __doc__ 18 years ago
  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 years ago
  Malcolm Tredinnick e2664759e6 Fixed #2804 -- Fixed up installation of sitemaps module. Thanks, Maximillian 18 years ago
  Adrian Holovaty 9fd211d073 Fixed #61 -- Added admin/auth/user/*.html to setup.py 18 years ago
  Adrian Holovaty c4652993a2 Fixed #2451 -- setup.py no longer has to list each language, thanks to pattern-matching. Thanks, dummy@habmalnefrage.de 18 years ago