classy-python / ccbv

A documentation tool for getting your head around Django's class based views.
https://ccbv.co.uk/
BSD 2-Clause "Simplified" License
521 stars 68 forks source link

Refactor views to reduce DB use #186

Closed meshy closed 2 years ago

meshy commented 2 years ago

This is the bulk of the refactor from #175

Can be reviewed one commit at a time.

Note that while I've kept the mypy ratchet file up to date in this PR, I've opted not to fully address the issues it contains yet.