We've just released 1.3.7 and 1.4.5 to correct this packaging problem:
https://www.djangoproject.com/weblog/2013/feb/20/updated-releases-issued/
Thanks for reporting it!
Carl
On 02/19/2013 08:12 PM, Nick Popoff wrote:
> I downloaded Django 1.4.4 this evening and after switching to it started
>
On Tue, Feb 19, 2013 at 10:12 PM, Nick Popoff wrote:
> In the case of ./contrib/sessions/management/__init__.pyc an __init__.py
> is not provided.
>
> Is it possible compiled 2.7 .pyc files were included instead of .py files
> by mistake?
>
The .pyc files were certainly included by mistake, the
Ah it looks like there's already a ticket on it:
https://code.djangoproject.com/ticket/19858
On Tuesday, February 19, 2013 7:12:52 PM UTC-8, Nick Popoff wrote:
>
> Hi folks,
>
> I downloaded Django 1.4.4 this evening and after switching to it started
> getting the following error on my CentOS 6
Hi folks,
I downloaded Django 1.4.4 this evening and after switching to it started
getting the following error on my CentOS 6.3 / Python 2.6 based system:
ImportError: Bad magic number in
/usr/lib/python2.6/site-packages/django/contrib/sessions/management/__init__.pyc
After confirming my md5su