Hi all,

I dont know where to search anymore. I copied django.contrib.comments
into my project directory and adapted it to my needs (eg email field
to freecomments, forms, import statements, etc.)

When running the project with python manage runserver everything works
as it should.

But when running with mod_python in apache2, somehow the
django.contrib.comments gets loaded instead (e.g. when looking at the
model documentation in the admin, I dont see my new fields, etc.).

I've tried quite a view things, but I cannot find my mistake.

Glad for any hints,
   >>Michael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to