edecor / Backend

0 stars 0 forks source link

comments model #46

Closed FiazAbrar closed 2 years ago

FiazAbrar commented 2 years ago
FiazAbrar commented 2 years ago

wow i think i have a really interesting idea. Idea is to choose choices for selecting the desired model and then override the save method of that model to update the foreign key to that model.

edit: this is just wrong. Using the way I implemented images.

FiazAbrar commented 2 years ago

https://github.com/HonzaKral/django-threadedcomments

FiazAbrar commented 2 years ago

for simplicity, i will not implement threaded comments here. other than that it is done for now.