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 #196

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 enterprise_subsidy.apps.subsidy.models.Subsidy --title "Test Subsidy"

Merge checklist

  • All reviewers approved
  • CI build is green
  • Documentation updated (not only docstrings)
  • Commits are squashed

docs: update example command

chore: isort fix
Copy link

@kiram15 kiram15 left a comment

Choose a reason for hiding this comment

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

Tested it out locally and it works for me!

@marlonkeating marlonkeating merged commit 9a73dd5 into main Jan 22, 2024
8 checks passed
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