anistark / anistark/django-react-comments
maintaining post ids
Open
difficulty level: intemediate
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
As of now, we are maintaining a dummy post id for all the comments in the database. Need to fetch the actual post ids and timestamp of all the comments, so that all the comments related to a specific post can be fetched in the correct order.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.