Wednesday, March 31, 2021

Re: Nested comments feature

On March 31, 2021 1:08:10 AM CDT, Salima Begum <salima.b@rohteksolutions.com> wrote:
> We are planning to add nested comments features in our web application
>and
>are wondering whether Django FWK has a specific function or library
>that we
>can make use of and customize it according to our application. I would
>appreciate if you could share respective suggestions regarding
>implementation.


You might think about using something like django-mptt to handle the nesting.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/384DE209-4803-4014-A312-C882C8362168%40fattuba.com.

No comments:

Post a Comment