sorry, "move" should be "remove"
urls.py is quite simple:

from myproject.myapp.models.category import Category
urlpatterns = patterns('',
...
)

since I only have apache mod_python on my production server and my app
is very large, very hard to debug. I 'll try to set mode_python on my
develop-station and simplity the progress to replicate the problem
first.

Thanks Malcolm


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to