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

Merged
merged 1 commit into from Jan 16, 2024

Commits on Jan 16, 2024

  1. feat: Add manufacture_data django command

    test: Fix test configuration
    
    test: improve test coverage
    
    test: case for nonstandard model casing
    
    test: more coverage
    
    docs: Add documentation for manufacture_data
    
    docs: Setup documentation for manufacture_data
    
    style: Fix code quality errors
    
    style: Fix pycodestyle errors
    
    style: Fix isort errors
    
    test: remove unneeded test code
    
    test: error test coverage
    
    fix: support field names that don't match snake-cased model names
    
    test: remove unused code branches
    
    fix: Handle abstract classes during factory discovery
    
    fix: Clean up node tree logging
    
    docs: Update documentation
    
    docs: Update documentation based on comments
    
    chore: fix trailing whitespace
    
    chore: fix typo
    marlonkeating committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0f1ad56 View commit details
    Browse the repository at this point in the history