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

Add models for content types from comps.xml #1424

Merged
merged 1 commit into from Aug 28, 2019

Conversation

CodeHeeler
Copy link
Contributor

@CodeHeeler CodeHeeler commented Aug 21, 2019

Adds models for Group, Category, Environment, and Langpacks content types

fixes #5331
https://pulp.plan.io/issues/5331

@pep8speaks
Copy link

pep8speaks commented Aug 21, 2019

Hello @CodeHeeler! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-08-27 12:33:54 UTC

@CodeHeeler CodeHeeler changed the title WIP Add content types for comps.xml, Issue 5097 Add content types for comps.xml, Issue 5097 Aug 22, 2019
@CodeHeeler CodeHeeler force-pushed the issue-5097 branch 2 times, most recently from 66b5cc9 to a74ef43 Compare August 22, 2019 15:04
@CodeHeeler CodeHeeler changed the title Add content types for comps.xml, Issue 5097 Add content types for comps.xml Aug 22, 2019
@CodeHeeler CodeHeeler changed the title Add content types for comps.xml Add models for content types from comps.xml Aug 22, 2019
Copy link
Member

@goosemania goosemania left a comment

Choose a reason for hiding this comment

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

@CodeHeeler , thanks! It looks good. The only missing part is migrations.
We committed migrations in pulp_rpm, so every time there is any model change, we need to generate them (with django-admin makemigrations rpm) and commit them.
Please, wait until this #1417 is merged, then you can rebase and generate and commit migrations.

Adds Group, Category, Environment, and Langpacks content types models

fixes #5331
https://pulp.plan.io/issues/5331
@dkliban dkliban merged commit 9f501c4 into pulp:master Aug 28, 2019
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

4 participants