dimagi / django-cte

Common Table Expressions (CTE) for Django
Other
334 stars 46 forks source link

Allow CTE as the default manager #80

Open autoantwort opened 1 year ago

autoantwort commented 1 year ago

Fixes https://github.com/dimagi/django-cte/issues/79

JayWelborn commented 11 months ago

This would be a great addition