Russell Keith-Magee
5501238bc0
More cleanups for the manifest file.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13760 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-12 06:37:39 +00:00
Russell Keith-Magee
dee7ef802d
Fixed #14245 -- Added some files and paths missing from the MANIFEST.in. Thanks to pmclanahan for the report.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13719 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-10 19:21:31 +00:00
Justin Bronn
a6a176013a
Updated MANIFEST.in to include the GeoDjango test fixture directories.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-27 19:42:03 +00:00
Justin Bronn
71055085a3
Removed directories that no longer exist from the packaging manifest.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10664 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-05-02 16:04:44 +00:00
James Bennett
843a9541ec
Ensure Django's test suite is included when we build release packages.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10230 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-30 22:54:40 +00:00
Justin Bronn
eb90cdf849
Added the GEOS and GDAL interface licenses to the manifest template.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9480 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-17 18:08:42 +00:00
Malcolm Tredinnick
a70f15b8f1
Fixed #9613 -- Added a bunch of files that were missing when the distribution
...
tarball is created. Thanks, Justin Bronn.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9478 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-17 02:58:30 +00:00
Justin Bronn
bcb4693e1d
Added GeoDjango template and test data directories to the manifest template so that they are included when building the release tarball with `sdist`.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9473 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-16 16:27:36 +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