index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MANIFEST.in
Age
Commit message (
Expand
)
Author
2010-01-27
Updated MANIFEST.in to include the GeoDjango test fixture directories.
Justin Bronn
2009-05-02
Removed directories that no longer exist from the packaging manifest.
Justin Bronn
2009-03-30
Ensure Django's test suite is included when we build release packages.
James Bennett
2008-11-17
Added the GEOS and GDAL interface licenses to the manifest template.
Justin Bronn
2008-11-17
Fixed #9613 -- Added a bunch of files that were missing when the distribution
Malcolm Tredinnick
2008-11-16
Added GeoDjango template and test data directories to the manifest template s...
Justin Bronn
2008-08-17
Fixed #8374 -- Add the admindocs/templates/ directory to the source tarball
Malcolm Tredinnick
2007-04-18
Fixed #4077 -- Added Databrowse templates to MANIFEST.in. Thanks, Dirk Datzert
Adrian Holovaty
2007-04-03
Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in a
Malcolm Tredinnick
2007-02-12
Refs #3338 -- Partially fix rpm packaging problems. There is still one issue
Malcolm Tredinnick
2006-10-16
Changed setup.py to use standard distutils instead of setuptools. This means ...
Adrian Holovaty