2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-27 01:31:57 +00:00

Django query stupidities #20

Open
opened 2023-08-23 18:23:20 +01:00 by PhilipSargent · 0 comments
Member

Our Django data queries have been written over many years by many people, and need a thorough review that we are not doing things which are stupidly time-consuming and wasteful and slow.
e.g. we need to check all our code (inc. the HTML template code) for these things:
https://johnnymetz.com/posts/slow-django-database-queries/

Our Django data queries have been written over many years by many people, and need a thorough review that we are not doing things which are stupidly time-consuming and wasteful and slow. e.g. we need to check all our code (inc. the HTML template code) for these things: https://johnnymetz.com/posts/slow-django-database-queries/
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: expo/troggle#20
No description provided.