Hello, I'm trying to use the contrib.comments in the magic-removal branch. I'm running into some problems though...
{% get_free_comment_list for excuses.topic topic.id as comment_list %} Is the part that is failing. This was adapted from the djangoproject.com website, as it was the only example I could find in using it. However, the tokens after the "for" seem to be wrong, as get_object fails. Magic-removal gets rid of the pluralization for models, hence my attempt at excuses.topic rather than excuses.topics. The app name is excuses, and I'm trying to get comments for a particular Topic. Any suggestions? --- Andrew Gwozdziewycz [EMAIL PROTECTED] http://ihadagreatview.org http://and.rovir.us --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---