bornhack-website/src/shop/migrations
2018-08-27 12:44:53 +02:00
..
0001_initial.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0002_orderproductrelation_handed_out.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0003_auto_20160513_0646.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0004_auto_20160515_1604.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0005_product_slug.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0006_ensure_slugs.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0007_auto_20160515_2157.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0008_auto_20160516_0954.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0009_epaycallback_md5valid.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0010_auto_20160517_1313.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0011_auto_20160517_1902.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0012_ticket.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0013_ticket_qrcode_base64.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0014_ticket_name.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0015_coinifyapiinvoice_coinifycallback.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0016_auto_20160529_1122.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0017_auto_20160529_1626.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0018_auto_20160529_1736.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0019_invoice_pdf_generated.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0020_auto_20160530_1824.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0021_ticket_email.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0022_auto_20160530_2301.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0023_order_cancelled.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0024_auto_20160605_2126.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0025_creditnote.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0026_order_refunded.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0027_auto_20160712_2036.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0028_auto_20160712_2119.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0029_auto_20160712_2133.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0030_auto_20160827_0752.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0031_auto_20161109_1000.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0032_order_customer_comment.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0033_auto_20161212_1756.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0034_auto_20170131_1849.py py3 migrations 2017-01-31 18:52:25 +01:00
0035_auto_20170222_1629.py add video fields on event model, fix #82 2017-02-23 21:51:36 +01:00
0036_auto_20170319_2155.py fixup bootstrap script, make Product.slug unique 2017-03-19 23:08:36 +01:00
0037_auto_20170319_2204.py fixup bootstrap script, make Product.slug unique 2017-03-19 23:08:36 +01:00
0038_auto_20170323_2021.py permit blank 2017-03-23 20:21:19 +01:00
0039_auto_20170403_1752.py improved error handling, always save callback body, various fixes 2017-04-03 18:00:25 +02:00
0040_auto_20170408_1055.py permit blank payload in callbacks 2017-04-08 10:55:40 +02:00
0041_auto_20170408_1104.py changed the wrong model :( 2017-04-08 11:04:39 +02:00
0042_auto_20170507_1000.py Coinify multiinvoice fix (#126) 2017-05-22 18:03:09 +02:00
0043_auto_20170507_1309.py Coinify multiinvoice fix (#126) 2017-05-22 18:03:09 +02:00
0044_coinifyapiinvoice_coinify_id.py Coinify multiinvoice fix (#126) 2017-05-22 18:03:09 +02:00
0045_auto_20170507_1648.py Coinify multiinvoice fix (#126) 2017-05-22 18:03:09 +02:00
0046_coinifyapirequest_method.py Coinify multiinvoice fix (#126) 2017-05-22 18:03:09 +02:00
0047_auto_20170522_1942.py switch to jsonfield 2017-05-22 19:42:20 +02:00
0048_product_ticket_type.py redo migrations for Tickets app again, fix BaseTicket to be abstract 2017-08-19 22:22:54 +02:00
0049_auto_20170914_2034.py make it possible to have customorders and invoices without Danish VAT 2017-09-14 21:02:59 +02:00
0050_auto_20170916_1336.py add customer field to credit notes for when they are not related to a user directly 2017-09-17 14:20:21 +02:00
0051_creditnote_danish_vat.py add danish_vat field to creditnote model and template 2017-09-17 15:00:38 +02:00
0052_auto_20171004_0005.py remove the old Ticket model, move irc notification signal handler to the new Tickets app, various cleanup, fixes #168 2017-10-04 00:06:49 +02:00
0053_auto_20180318_0906.py add missing migrations after cleanup and adding of on_delete to all foreignkeys 2018-03-18 09:07:34 +01:00
0054_auto_20180415_1159.py Add stock_amount to product and reflect it in product detail template. (#213) 2018-04-21 17:00:39 +02:00
0055_order_customer_address.py add custom address field to shop.models.Order and invoice template 2018-08-22 15:41:24 +02:00
0056_auto_20180827_1020.py finish work on custom invoice address 2018-08-27 11:52:42 +02:00
0057_order_notes.py add textfield notes to Order for internal orga notes about the order 2018-08-27 12:44:53 +02:00
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00