Closed Soyokaze-42 closed 10 months ago
@asherlloyd Do you have any problem with using Django 5 now? I don't have a reason for not starting with it other than it just dropped and I hoped it would bake a little. Seems good to me, though.
@Soyokaze-42 No problem, no. Let's go for it!
I support v5 too.
Add the genre to categories and expose it in the apis
Make the scripture_references more efficient by de-normalizing and putting the references in a separate table.
Added access to the Cards in a new api endpoint (cards)
Updated Django to 5 <- this was for some troubleshooting that did not solve my problem, but I left it anyway.