Historial de Commits

Autor SHA1 Mensaje Fecha
  Florian Apolloner a5becad909 Fixed #19252 -- Added support for wheel packages. hace 12 años
  Aymeric Augustin 052271168b Removed django.contrib.databrowse. hace 12 años
  Ramiro Morales 2100da9dcd Ensure we ignore __pycache__ PEP 3174 dirs in a few more places. hace 12 años
  Bruno Renié adbdb18adc Fixed #18874 -- Updated new name of README.rst to auxiliary files hace 12 años
  Aymeric Augustin cec6bd5a59 Fixed #18023 -- Removed bundled simplejson. hace 13 años
  Jannis Leidel 3b127e3cd2 Fixed the manifest template to correctly ship admin's static files. hace 13 años
  Jannis Leidel 656360c240 Fixed #12202 -- Removed hardcoded password reset subject and added a subject_template_name parameter to the password_reset view. Thanks, Ramiro Morales, Claude Paroz and agabel. hace 13 años
  Justin Bronn 274849c873 Added GIS test fixture directories to the MANIFEST. hace 14 años
  Karen Tracey 535dc08fcf Add formtools test templates to MANIFEST. hace 14 años
  Jannis Leidel c06d27239e Added app translation files to the package manifest template. hace 14 años
  Jannis Leidel 946e87ded1 Fixed #14990 -- Added sitemaps tests templates to manifest template. hace 14 años
  Russell Keith-Magee 5501238bc0 More cleanups for the manifest file. hace 14 años
  Russell Keith-Magee dee7ef802d Fixed #14245 -- Added some files and paths missing from the MANIFEST.in. Thanks to pmclanahan for the report. hace 14 años
  Justin Bronn a6a176013a Updated MANIFEST.in to include the GeoDjango test fixture directories. hace 15 años
  Justin Bronn 71055085a3 Removed directories that no longer exist from the packaging manifest. hace 16 años
  James Bennett 843a9541ec Ensure Django's test suite is included when we build release packages. hace 16 años
  Justin Bronn eb90cdf849 Added the GEOS and GDAL interface licenses to the manifest template. hace 16 años
  Malcolm Tredinnick a70f15b8f1 Fixed #9613 -- Added a bunch of files that were missing when the distribution hace 16 años
  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`. hace 16 años
  Malcolm Tredinnick a80a5ae46f Fixed #8374 -- Add the admindocs/templates/ directory to the source tarball hace 16 años
  Adrian Holovaty 06031a8f2e Fixed #4077 -- Added Databrowse templates to MANIFEST.in. Thanks, Dirk Datzert hace 18 años
  Malcolm Tredinnick b9d077c10d Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in a hace 18 años
  Malcolm Tredinnick 2258723097 Refs #3338 -- Partially fix rpm packaging problems. There is still one issue hace 18 años
  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. hace 18 años