I\'m building an app that notifies user when new ThreadedComments appear. For this I\'m using post_save signal. Here\'s my models.py:
I\'m not sure how to create a threaded comments system in PHP and MySQL which can handle hundreds of comments at a time.
I\'m kind of new to cakePHP and get to the moment where i have to do pagination. The comments table has a parent_id and the threaded query is working correctly so now, I want to paginate the results.