PrayTeam / scriptured-prayer

GNU Affero General Public License v3.0
1 stars 0 forks source link

Backend-MVP-Update #45

Closed Soyokaze-42 closed 5 months ago

Soyokaze-42 commented 5 months ago

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.

Soyokaze-42 commented 5 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.

asherlloyd commented 5 months ago

@Soyokaze-42 No problem, no. Let's go for it!

kenancasey commented 5 months ago

I support v5 too.