Skip to content

Conversation

skandrigi
Copy link
Collaborator

functionality for bulk creation of test users in Django admin

Copy link
Collaborator

@ericli18 ericli18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall great job! I think the only change I really care about is moving the wave creation outside, since I don't want to manually delete 500+ waves. The other suggestions are nitpicks, but since this is developer facing I'm not too worried about it.

skandrigi and others added 3 commits July 20, 2025 20:47
Uses bulk_create for applications and creates only one Wave object
per operation to significantly reduce database queries.

Adds dependencies for Huey and Redis to django project (WIP).
@ericli18
Copy link
Collaborator

ericli18 commented Aug 4, 2025

Will wait until you finish emails to merge this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants