Add a `created` column to the voucher schema
And a corresponding `created` field to the voucher model object which propagates to the web view.
parent
b09752c1
No related branches found
No related tags found
Showing
- src/_zkapauthorizer/_plugin.py 4 additions, 1 deletionsrc/_zkapauthorizer/_plugin.py
- src/_zkapauthorizer/model.py 48 additions, 12 deletionssrc/_zkapauthorizer/model.py
- src/_zkapauthorizer/tests/test_client_resource.py 39 additions, 23 deletionssrc/_zkapauthorizer/tests/test_client_resource.py
- src/_zkapauthorizer/tests/test_controller.py 7 additions, 4 deletionssrc/_zkapauthorizer/tests/test_controller.py
- src/_zkapauthorizer/tests/test_model.py 29 additions, 18 deletionssrc/_zkapauthorizer/tests/test_model.py
- src/_zkapauthorizer/tests/test_plugin.py 6 additions, 4 deletionssrc/_zkapauthorizer/tests/test_plugin.py
- zkapauthorizer.nix 2 additions, 1 deletionzkapauthorizer.nix
Loading
Please register or sign in to comment