Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): make generation of mock data much better for dev purpose #183

Merged
merged 13 commits into from
Jul 8, 2023

Conversation

p0lygun
Copy link
Member

@p0lygun p0lygun commented Jul 8, 2023

use command

python manange.py mock -e

to generate 50 experiences and 50 users,
the command will only run when settings.DEBUG is set to True

closes #175
closes #176
closes #174

@p0lygun p0lygun added enhancement ✨✨ New feature or request 0 priority: High 🥇 issues that must be addressed ASAP type:backend 🖥 issues that need addition/modification on backend labels Jul 8, 2023
@p0lygun p0lygun added this to the v1.5 milestone Jul 8, 2023
@p0lygun p0lygun requested a review from a team July 8, 2023 15:24
@p0lygun p0lygun self-assigned this Jul 8, 2023
@p0lygun p0lygun merged commit 39c5889 into dev Jul 8, 2023
@p0lygun p0lygun deleted the 174-fake-users-generation-in-factory branch July 8, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 priority: High 🥇 issues that must be addressed ASAP enhancement ✨✨ New feature or request type:backend 🖥 issues that need addition/modification on backend
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants