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

Feature/11 producttype eigenschappen #41

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Floris272
Copy link
Contributor

Changes

  • Adds Eigenschap & ExterneCode models with fk to ProductType.
  • Both models are key value pairs and are created within the ProductType post request.
  • The same filter on the ProductTypeViewSet has been added to both models:
    • ?eigenschap=[key:value]
    • ?externe_code=[key:value]
    • The format is currently formatted using regex and i also added regex to the model fields, not sure if this is the best way.

@Floris272 Floris272 linked an issue Feb 7, 2025 that may be closed by this pull request
@Floris272 Floris272 force-pushed the feature/11-producttype-eigenschappen branch 2 times, most recently from c6a3140 to 7666c77 Compare February 7, 2025 15:40
@Floris272 Floris272 force-pushed the feature/11-producttype-eigenschappen branch from 7666c77 to 359f12b Compare February 7, 2025 15:47
@Floris272 Floris272 marked this pull request as ready for review February 7, 2025 15:51
@Floris272 Floris272 linked an issue Feb 10, 2025 that may be closed by this pull request
@Floris272 Floris272 requested a review from stevenbal February 11, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant