anistark / anistark/django-react-comments
maintaining post ids
Abierto
difficulty level: intemediate
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 6
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.