Package: python-django / 1.7.7-1
Metadata
Package | Version | Patches format |
---|---|---|
python-django | 1.7.7-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02_disable sources in sphinxdoc.diff | (download) |
docs/conf.py |
5 4 + 1 - 0 ! |
disable creation of _sources directory by sphinx We do this to save some space as the sources of the documentation are not really useful in a binary package. . This is a Debian specific patch. |
03_manpage.diff | (download) |
docs/man/django-admin.1 |
6 3 + 3 - 0 ! |
update manual page to refer to django-admin instead of django-admin.py Update the manual page to speak of django-admin instead of django-admin.py as that's the name used by the Debian package. . This is a Debian specific patch. |
06_use_debian_geoip_database_as_default.diff | (download) |
django/contrib/gis/geoip/base.py |
21 11 + 10 - 0 ! |
use debian geoip database path as default Default to Debian standard path for GeoIP directory and for GeoIP city file. Avoids the need to declare them in each project. . This is a Debian specific patch. Bug-Debian: http://bugs.debian.org/645094 |
1