newtheatre / nt-training

:school_satchel: Django-based online technical training system with specification, membership details and training sessions.
https://training.newtheatre.org.uk
MIT License
0 stars 3 forks source link

Offload modal generation to Ajax #14

Closed samozzy closed 6 years ago

samozzy commented 6 years ago

Reduce database calls and generally speed up all the things.

(87 queries down to 12 using preliminary data)