Evening all

I've just moved a really old django project of ours over to a new
machine, newer python, and newer mysql.

I'm using a mentally old version of django, revision 5783.

The move has gone tickety boo, we're using nginx instead of lighttpd
as well.

The only oddity I've got is that in the admin section the names of the
applications in the project are showing up as
<django.utils.functional.__proxy__ object [object_id]>

They all work, in fact, the whole site works, but as the names of the
apps are all mashed up I can't hand it over to the client.

Has anyone got any ideas what could be causing this?

As I said, its the same django_src folder, the same project code, just
newer python, mysql, and nginx instead of lighttpd.

Please don't say upgrade, the client won't pay for it and I can't do
it as a freebie as I'm all freebied out.

Any help is greatly appreciated as always.

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

Reply via email to