> Hello, > > Has anybody been using the django-discussion at: > http://code.google.com/p/django-discussion/ ? > > Any thoughts ? > > Thanks, > > -- > Robert
So far I've only used it as part of the reddit clone in the demo project [1] for django-tagging, django-voting and django-discussion, which I haven't worked on for *ages* now... which is why django-discussion is currently sitting with two of its generic views unimplemented. Still, if you want to see it in use (generic style - it's being used exclusively via urls.py and template tags in the reddit clone app), check out the project below, which may or may not be broken due to recent changes related to URL reverse lookups, as I've *just* noticed that one of the URLConf entries points at a view which doesn't exist :) Regards, Jonathan. [1] darcs get http://www.jonathanbuchanan.plus.com/repos/devdocs/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

