realsuayip / django-sozluk

an exhaustive ekşi sözlük clone, powered by Python
https://sozluk.me
BSD 3-Clause "New" or "Revised" License
320 stars 79 forks source link

Implement 'ukte' feature #4

Closed realsuayip closed 4 years ago

realsuayip commented 4 years ago

Implement 'ukte' feature where users can mark topics that they want other users to post entries. To do:

Create a model for uktes (probably m2m through model via Topic). Create logic in TopicEntryList Create a new non-db category to list uktes.