[Python-modules-team] Bug#736878: python-django: Please provide python3-django

Brian May brian at microcomaustralia.com.au
Wed Jun 25 00:30:52 UTC 2014


On 24 June 2014 16:51, Raphael Hertzog <hertzog at debian.org> wrote:

> It doesn't look clean to have python-django recommends python3-django just
> to have django-admin and django_bash_completion. I believe it would better
> to move them to a "python-django-common" package, no?
>

Have done this, result is in subversion.


And we could/should move to that common package all the non *.py files
> like *.po, *.mo, *.html, *.css, *.gif, *.png, *.json, *.js, etc.
>

If possible we should move them to under /usr/share and eliminate
the image-file-in-usr-lib lintian warning.

However, this is going to get rather tedious rather quickly. There are
numerous locale directories for example. Think each one has to be moved and
replaced by a symlink. Not sure how to do this and not end up with a total
mess in the process.

At quick glance, appears numerous directories are affected:

/usr/lib/python*/dist-packages/django/contrib/admin/static
/usr/lib/python*/dist-packages/django/contrib/*/locale
/usr/lib/python3/dist-packages/django/contrib/*/fixtures
/usr/lib/python3/dist-packages/django/contrib/gis/tests/*/fixtures
/usr/lib/python3/dist-packages/django/contrib/gis/tests/*/data
/usr/lib/python3/dist-packages/django/contrib/*/templates
/usr/lib/python3/dist-packages/django/contrib/*/*/templates

This list is probably incomplete.
-- 
Brian May <brian at microcomaustralia.com.au>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140625/3ffeaec9/attachment.html>


More information about the Python-modules-team mailing list