James Bennett
86842e21f4
[1.0.X] Ensure Django's test suite is included when we build release packages. Backport of [10230] from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10231 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-30 22:55:56 +00:00
Justin Bronn
ac521026db
[1.0.X] Added the GEOS and GDAL interface licenses to the manifest template.
...
Backport of r9480 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9481 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-17 18:12:28 +00:00
Malcolm Tredinnick
174f35bdea
[1.0.X] Fixed #9613 -- Added a bunch of files that were missing when the
...
distribution tarball is created. Thanks, Justin Bronn.
Backport of r9478 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9479 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-17 03:01:07 +00:00
Justin Bronn
73d32af430
[1.0.X] Added GeoDjango template and test data directories to the manifest template so that they are included when building the release tarball with `sdist`.
...
Backport of r9473 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9474 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-16 16:39:06 +00:00
Malcolm Tredinnick
a80a5ae46f
Fixed #8374 -- Add the admindocs/templates/ directory to the source tarball
...
that is built.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8423 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-17 05:43:34 +00:00
Adrian Holovaty
06031a8f2e
Fixed #4077 -- Added Databrowse templates to MANIFEST.in. Thanks, Dirk Datzert
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5025 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-18 18:18:56 +00:00
Malcolm Tredinnick
b9d077c10d
Fixed #3338 , #3536 , #3796 -- Fixed a bunch of setup and build problems in a
...
portable fashion. That took a *lot* longer to debug than I thought it would, so
let's try not to break it.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-03 12:28:19 +00:00
Malcolm Tredinnick
2258723097
Refs #3338 -- Partially fix rpm packaging problems. There is still one issue
...
remaining with how we construct the version numbers, but this change is useful
nonetheless. Patch from Dirk Datzert.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-12 00:33:24 +00:00
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.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3906 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-16 21:50:46 +00:00