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: Add manufacture_data django command #564

Merged
merged 1 commit into from Jan 22, 2024
Merged

Conversation

marlonkeating
Copy link
Contributor

Description

Adding support for the manufacture_data command from openedx/edx-django-utils#369

ENT-7510

Testing instructions

  1. make app-shell
  2. make requirements
  3. python ./manage.py manufacture_data --model license_manager.apps.subscriptions.models.SubscriptionPlan --title "Test Subscription Plan"

Post-review

Squash commits into discrete sets of changes

@marlonkeating marlonkeating force-pushed the mkeating/ENT-7510 branch 2 times, most recently from c9c5718 to 2f35544 Compare January 18, 2024 19:12
docs: Update example command

chore: fix isort
@marlonkeating marlonkeating merged commit 31a4ccf into master Jan 22, 2024
7 checks passed
@marlonkeating marlonkeating deleted the mkeating/ENT-7510 branch January 22, 2024 23:53
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.

None yet

2 participants