efcy / visual_analytics

0 stars 0 forks source link

Use bulk insert for representations #51

Closed efcy closed 1 month ago

efcy commented 1 month ago

Check how we can do that with the whole typing / pydantic stuff

efcy commented 1 month ago

https://docs.djangoproject.com/en/dev/ref/models/querysets/#bulk-create

efcy commented 1 month ago

Works for some representations already - rest is just copy paste we do when we need it