summaryrefslogtreecommitdiff
path: root/MANIFEST.in
AgeCommit message (Expand)Author
2009-03-30[1.0.X] Ensure Django's test suite is included when we build release packages...James Bennett
2008-11-17[1.0.X] Added the GEOS and GDAL interface licenses to the manifest template.Justin Bronn
2008-11-17[1.0.X] Fixed #9613 -- Added a bunch of files that were missing when theMalcolm Tredinnick
2008-11-16[1.0.X] Added GeoDjango template and test data directories to the manifest te...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