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

model.base: Add new attributes to class AdministrativeInformation #107

Merged

Commits on Aug 11, 2023

  1. model.base: Add new attributes to class AdministrativeInformation

    Version 3.0 of the spec introduces the 2 new attributes
    - `creator`
    - `template_id`
    to class `AdministrativeInformation`.
    This commit adds them to the class.
    s-heppner committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    29e40a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. model.base: adapt __eq__() and __repr__() of `AdministrativeInfor…

    …mation` for new attributes
    jkhsjdhjs committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ccc0489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8b460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dd2075 View commit details
    Browse the repository at this point in the history