You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hi all,
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.
Thanks
~Salima
Ryan Nowakowski
unread,
Mar 31, 2021, 9:54:35 AM3/31/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
You might think about using something like django-mptt to handle the nesting.