1.8 shipping invalid .py files in the startapp template

2015-11-28 Thread Chris Lamb
of the `startapp` template without .py extensions but, of course, ensuring they end up as .py after rendering. (Or we use some entirely different mechanism.) My current implementation is <https://github.com/django/django/pull/5735>; see some additional comments I made there. Regards, -

Re: Killing reloaders when parent receives TERM signals

2009-03-26 Thread Chris Lamb
t antithetical to development. Regards, -- Chris Lamb, UK ch...@chris-lamb.co.uk GPG: 0x634F9A20 signature.asc Description: PGP signature

Re: Django 1.1 alpha 1 released

2009-02-24 Thread Chris Lamb
27;, 0) Deliberate? Regards, -- Chris Lamb, UK ch...@chris-lamb.co.uk GPG: 0x634F9A20 signature.asc Description: PGP signature

Re: Django 1.1 alpha 1 released

2009-02-24 Thread Chris Lamb
Chris Lamb wrote: > Django-1.1-alpha-1.tar.gz reports: >^^^ > > $ python -c "import django; print django.VERSION" > (1, 0, 2, 'final', 0) > > Deliberate? Ignore this; PEBCAK. Regards, -- Chris Lamb, UK