summaryrefslogtreecommitdiff
path: root/MANIFEST.in
AgeCommit message (Expand)Author
2011-03-16[1.2.X] Added GIS test fixture directories to the MANIFEST.Justin Bronn
2010-09-12[1.2.X] More cleanups for the manifest file.Russell Keith-Magee
2010-09-10[1.2.X] Fixed #14245 -- Added some files and paths missing from the MANIFEST....Russell Keith-Magee
2010-01-27Updated MANIFEST.in to include the GeoDjango test fixture directories.Justin Bronn
2009-05-02Removed directories that no longer exist from the packaging manifest.Justin Bronn
2009-03-30Ensure Django's test suite is included when we build release packages.James Bennett
2008-11-17Added the GEOS and GDAL interface licenses to the manifest template.Justin Bronn
2008-11-17Fixed #9613 -- Added a bunch of files that were missing when the distributionMalcolm Tredinnick
2008-11-16Added GeoDjango template and test data directories to the manifest template s...Justin Bronn
2008-08-17Fixed #8374 -- Add the admindocs/templates/ directory to the source tarballMalcolm Tredinnick
2007-04-18Fixed #4077 -- Added Databrowse templates to MANIFEST.in. Thanks, Dirk DatzertAdrian Holovaty
2007-04-03Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in aMalcolm Tredinnick
2007-02-12Refs #3338 -- Partially fix rpm packaging problems. There is still one issueMalcolm Tredinnick
2006-10-16Changed setup.py to use standard distutils instead of setuptools. This means ...Adrian Holovaty