Re: Comments not working on a specific server

2008-06-18 Thread joshuajonah
Ok, it looks like the comments aren't listing in the admin either, I'm guessing the admin uses the same function to list them. Is there something wrong with my database maybe? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google G

Re: Comments not working on a specific server

2008-06-18 Thread joshuajonah
Where would you propose i do this? On Jun 18, 12:15 pm, "Michael Wieher" <[EMAIL PROTECTED]> wrote: > did you try fiddling with the backslashes? django is ... clumsy with > backslashes and urls. the trailing backslash in particular > > On Wed, Jun 18, 2008 at 11:09 AM, joshuajonah <[EMAIL PROT

Re: Comments not working on a specific server

2008-06-18 Thread Michael Wieher
did you try fiddling with the backslashes? django is ... clumsy with backslashes and urls. the trailing backslash in particular On Wed, Jun 18, 2008 at 11:09 AM, joshuajonah <[EMAIL PROTECTED]> wrote: > > Tried switching it to a normal object_detail generic view, same issue. > > > --~--~--

Re: Comments not working on a specific server

2008-06-18 Thread joshuajonah
Tried switching it to a normal object_detail generic view, same issue. --~--~-~--~~~---~--~~ 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 unsubs

Comments not working on a specific server

2008-06-18 Thread joshuajonah
You can see my original post here: http://groups.google.com/group/django-users/browse_thread/thread/92eb98b3ea2a8d6b?hl=en I have since re-installed python, mod_python, mysqldb, and django on this server, same issue I have setup an exact replica of the server locally and the exact code it work