symposion_app/registrasion/migrations
2016-04-01 21:21:09 +11:00
..
0001_squashed_0002_auto_20160304_1723.py Fixes error in EnablingConditionBase, adds admins for Product and Category enabling conditions 2016-03-04 18:33:03 -08:00
0002_auto_20160323_2029.py Fleshes out badge model, and adds first pass at display of the badge form 2016-03-24 12:44:59 +11:00
0003_auto_20160323_2044.py Fleshes out badge model, and adds first pass at display of the badge form 2016-03-24 12:44:59 +11:00
0004_auto_20160323_2137.py Fleshes out badge model, and adds first pass at display of the badge form 2016-03-24 12:44:59 +11:00
0005_auto_20160323_2141.py Fleshes out badge model, and adds first pass at display of the badge form 2016-03-24 12:44:59 +11:00
0006_category_required.py Adds logic for required categories 2016-03-24 14:19:33 +11:00
0007_auto_20160326_2105.py Allows Product.limit_per_user to be blank and null. Adds Category.limit_per_user. Adds functionality and tests to verify that this is legal. 2016-03-27 13:12:33 +11:00
0008_cart_released.py Adds model for released carts 2016-03-27 19:13:05 +11:00
0009_auto_20160330_2336.py Fleshes out the admin interface and adds help_text attributes to the model fields that need it 2016-03-31 14:38:48 +11:00
0010_auto_20160330_2342.py Resolves #3 — start_time, end_time, and limit can now be blank. Tests already dealt with the null case. 2016-03-31 14:45:39 +11:00
0011_auto_20160401_0943.py BadgeAndProfile is replaced with AttendeeProfileBase — consumer apps should subclass AttendeeProfileBase to make the registration process work :) 2016-04-01 21:21:09 +11:00
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00