bornhack-website/src/tickets/migrations
Thomas Steen Rasmussen 517f29940a remove FK from ShopTicket to Order and replace with an FK to OrderProductRelation 2021-07-29 09:03:52 +02:00
..
0001_initial.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
0002_auto_20170819_2222.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
0003_auto_20170819_2309.py Blackness. 2019-06-16 14:32:24 +02:00
0004_auto_20170823_1228.py Blackness. 2019-06-16 14:32:24 +02:00
0005_auto_20180318_0906.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
0006_auto_20190616_1746.py black everything, working on #355 2020-02-07 18:46:34 +01:00
0007_save_token_to_db.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
0008_auto_20190718_2055.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
0009_tickettype_includes_badge.py black everything, working on #355 2020-02-07 18:46:34 +01:00
0010_auto_20190724_2037.py black everything, working on #355 2020-02-07 18:46:34 +01:00
0011_save_badge_token_to_db.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
0012_auto_20190724_2037.py black everything, working on #355 2020-02-07 18:46:34 +01:00
0013_tickettype_single_ticket_per_product.py black everything, working on #355 2020-02-07 18:46:34 +01:00
0014_auto_20190803_2241.py black everything, working on #355 2020-02-07 18:46:34 +01:00
0015_shopticket_opr.py remove FK from ShopTicket to Order and replace with an FK to OrderProductRelation 2021-07-29 09:03:52 +02:00
0016_populate_opr.py remove FK from ShopTicket to Order and replace with an FK to OrderProductRelation 2021-07-29 09:03:52 +02:00
0017_shopticket_opr_not_null.py remove FK from ShopTicket to Order and replace with an FK to OrderProductRelation 2021-07-29 09:03:52 +02:00
0018_remove_shopticket_order.py remove FK from ShopTicket to Order and replace with an FK to OrderProductRelation 2021-07-29 09:03:52 +02:00
__init__.py add new tickets app 2017-08-17 17:51:24 +02:00