On Tue, Feb 19, 2013 at 10:40 PM, Daniel Izquierdo <
daniel.izquie...@gmail.com> wrote:

> Hi,
>
> The packages for Django 1.4.4 and 1.3.6 includes a few pyc files:
>
> ./Django-1.4.4/django/contrib/sessions/management/__init__.pyc
> ./Django-1.4.4/django/conf/locale/__init__.pyc
> ./Django-1.4.4/django/conf/locale/en/__init__.pyc
> ./Django-1.4.4/django/conf/locale/en/formats.pyc
>
> This has broken my deploy process because they're for Python 2.7 instead
> of 2.6 which is what I'm using. Also, previous packages don't include
> those. I'm assuming this is a mistake, but could someone please clarify?
>

Correct, it's a mistake those files were included. The problem affects both
the 1.4.4 and 1.3.6 tarballs. A ticket has been opened for it:
https://code.djangoproject.com/ticket/19858.

Karen
-- 
http://tracey.org/kmt/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to