issues
search
bllendev
/
kalibre
ebook management django software - inspired by the original Calibre
https://kalibre-bllendev.herokuapp.com/
6
stars
0
forks
source link
implement Conversation and Message models
#76
Closed
bllendev
closed
1 year ago
bllendev
commented
1 year ago
[x] conversations should be created upon new convo with kalibre
[x] messages should fk to Conversation model and build as conversation continues
[x] unit test !