Package: python-django / 3:5.1.4-1

Metadata

Package Version Patches format
python-django 3:5.1.4-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 disable sources in sphinxdoc.diff | (download)

docs/conf.py | 5 4 1 - 0 !
1 file changed, 4 insertions( ), 1 deletion(-)

 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.
0002 use_debian_geoip_database_as_default.diff | (download)

django/contrib/gis/geoip2.py | 11 6 5 - 0 !
1 file changed, 6 insertions( ), 5 deletions(-)

 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
0004 Use locally installed documentation sources.patch | (download)

docs/conf.py | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

 use locally installed documentation sources


0004 Set the default shebang to new projects to use Pytho.patch | (download)

django/conf/project_template/manage.py-tpl | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 set the default shebang to new projects to use python 3.