Re: /usr/bin/django-admin in python-django

2014-07-20 Thread Jakub Wilk
* Brian May br...@microcomaustralia.com.au, 2014-07-20, 11:47: Or, another words, ideally we want all these to work: python2 /usr/bin/django-admin - python2 python3 /usr/bin/django-admin - python3 /usr/bin/django-admin - autodetect. One possibility is to write a shell script that is also

Re: /usr/bin/django-admin in python-django

2014-07-20 Thread Brian May
On 20 July 2014 19:00, Jakub Wilk jw...@debian.org wrote: One possibility is to write a shell script that is also valid Python code. PoC: Not sure I understand it (that space in ' ''' seems to be important?), but it seems to work. Thanks. Another possibility is to create the django-admin

python celery broken

2014-07-20 Thread Brian May
This bug is a pain: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736348 (librabbitmq1) https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747270 (python-librabbitmq) Unfortunately, nothing seems to be happening to fix it. Might have to have my package depend on python-amqp but conflict with