summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34248 -- Added tox.ini to MANIFEST.in.Syed Sajjad Hussain Shah2023-02-091-0/+1
* Fixed #31524 -- Removed minified static assets from the admin.Jon Dufresne2020-05-141-1/+0
* Simplified MANIFEST.inNicholas Chammas2015-12-121-8/+8
* Moved and updated Python license.Tim Graham2015-09-281-0/+1
* Simplified MANIFEST.inTim Graham2015-07-251-17/+7
* Moved contrib.gis tests out of contrib.Tim Graham2015-02-111-6/+0
* Moved contrib.auth tests out of contrib.Tim Graham2015-02-111-2/+0
* Moved contrib.sitemaps tests out of contrib.Tim Graham2015-02-111-1/+0
* Moved contrib.flatpages tests out of contrib.Tim Graham2015-02-111-2/+0
* Removed formtools entries from MANIFEST.in.Berker Peksag2015-01-031-3/+0
* Added RasterSource/GDALBand GDAL objectsClaude Paroz2014-12-231-0/+1
* Fixed #23072 -- Added missing formtools test templates in tarballRaphaƫl Hertzog2014-07-221-0/+1
* Fixed #22464 - included contrib/gis/static in tarballMoayad Mardini2014-04-181-0/+1
* Removed contrib.comments per deprecation timeline.Tim Graham2014-03-211-1/+0
* Added license info for the weakref backportsFlorian Apolloner2014-01-121-0/+1
* Fixed #19252 -- Added support for wheel packages.Florian Apolloner2013-05-011-0/+2
* Removed django.contrib.databrowse.Aymeric Augustin2012-12-291-1/+0
* Ensure we ignore __pycache__ PEP 3174 dirs in a few more places.Ramiro Morales2012-10-061-0/+2
* Fixed #18874 -- Updated new name of README.rst to auxiliary filesBruno ReniƩ2012-08-291-1/+1
* Fixed #18023 -- Removed bundled simplejson.Aymeric Augustin2012-04-291-1/+0
* Fixed the manifest template to correctly ship admin's static files.Jannis Leidel2011-07-011-1/+1
* Fixed #12202 -- Removed hardcoded password reset subject and added a subject_...Jannis Leidel2011-06-191-0/+1
* Added GIS test fixture directories to the MANIFEST.Justin Bronn2011-03-161-0/+2
* Add formtools test templates to MANIFEST.Karen Tracey2011-03-051-0/+1
* Added app translation files to the package manifest template.Jannis Leidel2011-01-211-0/+1
* Fixed #14990 -- Added sitemaps tests templates to manifest template.Jannis Leidel2010-12-301-0/+1
* More cleanups for the manifest file.Russell Keith-Magee2010-09-121-2/+1
* Fixed #14245 -- Added some files and paths missing from the MANIFEST.in. Than...Russell Keith-Magee2010-09-101-1/+4
* Updated MANIFEST.in to include the GeoDjango test fixture directories.Justin Bronn2010-01-271-1/+2
* Removed directories that no longer exist from the packaging manifest.Justin Bronn2009-05-021-3/+0
* Ensure Django's test suite is included when we build release packages.James Bennett2009-03-301-0/+1
* Added the GEOS and GDAL interface licenses to the manifest template.Justin Bronn2008-11-171-0/+2
* Fixed #9613 -- Added a bunch of files that were missing when the distributionMalcolm Tredinnick2008-11-171-0/+4
* Added GeoDjango template and test data directories to the manifest template s...Justin Bronn2008-11-161-0/+6
* Fixed #8374 -- Add the admindocs/templates/ directory to the source tarballMalcolm Tredinnick2008-08-171-0/+1
* Fixed #4077 -- Added Databrowse templates to MANIFEST.in. Thanks, Dirk DatzertAdrian Holovaty2007-04-181-0/+1
* Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in aMalcolm Tredinnick2007-04-031-0/+4
* Refs #3338 -- Partially fix rpm packaging problems. There is still one issueMalcolm Tredinnick2007-02-121-4/+6
* Changed setup.py to use standard distutils instead of setuptools. This means ...Adrian Holovaty2006-10-161-0/+8