Skip to content
  • David Runge's avatar
    Add models required for configuration layer · 4a163bf4
    David Runge authored
    repo_management/models.py:
    Add the new atomic models `Architecture`, `Directory`, `PackagePool`,
    `SourcePool` and the composite models `ManagementRepo`, `PackageRepo`
    that allow automatic validation of a correct directory structure in a
    package or management repository.
    
    tests/test_models.py:
    Add tests for the new models which feature a specific validator.
    4a163bf4