This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/flows/migrations
Jens L 23cccebb96
pytest (#209)
2020-09-11 23:21:11 +02:00
..
0001_initial.py migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
0003_auto_20200523_1133.py flows: FlowStageBinding: rename .flow to .target to fix select_subclasses() 2020-07-04 00:14:21 +02:00
0006_auto_20200629_0857.py flows: FlowStageBinding: rename .flow to .target to fix select_subclasses() 2020-07-04 00:14:21 +02:00
0007_auto_20200703_2059.py flows: FlowStageBinding: rename .flow to .target to fix select_subclasses() 2020-07-04 00:14:21 +02:00
0008_default_flows.py flows: FlowStageBinding: rename .flow to .target to fix select_subclasses() 2020-07-04 00:14:21 +02:00
0009_source_flows.py pytest (#209) 2020-09-11 23:21:11 +02:00
0010_provider_flows.py flows: FlowStageBinding: rename .flow to .target to fix select_subclasses() 2020-07-04 00:14:21 +02:00
0011_flow_title.py flows: fix exporting and importing for models with multiple unique fields 2020-09-06 01:07:06 +02:00
0012_auto_20200908_1542.py policies/api: fix target returning pbm_uuid instead of proper primary key of the object 2020-09-08 18:05:50 +02:00
__init__.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00