-
- Downloads
common/models: Add note text field to SaveOriginRequest model
It will enable to store a swh-web admin redacted note related to the save request, for instance the reason of rejection or explain why a submitted save request failed. Related to T3256
Showing
- swh/web/api/views/origin_save.py 2 additions, 0 deletionsswh/web/api/views/origin_save.py
- swh/web/common/migrations/0012_saveoriginrequest_note.py 21 additions, 0 deletionsswh/web/common/migrations/0012_saveoriginrequest_note.py
- swh/web/common/models.py 2 additions, 0 deletionsswh/web/common/models.py
- swh/web/common/typing.py 2 additions, 0 deletionsswh/web/common/typing.py
- swh/web/tests/common/test_django_command.py 1 addition, 0 deletionsswh/web/tests/common/test_django_command.py
- swh/web/tests/common/test_origin_save.py 3 additions, 0 deletionsswh/web/tests/common/test_origin_save.py
- swh/web/tests/test_migrations.py 6 additions, 5 deletionsswh/web/tests/test_migrations.py
Loading
Please register or sign in to comment