.. |
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 |
0012_auto_20160406_1212.py
|
Adds db indices
|
2016-04-06 22:59:00 +10:00 |
0013_auto_20160406_2228_squashed_0015_auto_20160406_1942.py
|
Makes invoice model, controller, and test changes to match issue #15 design doc
|
2016-04-07 17:16:56 +10:00 |
0014_attendee_access_code.py
|
Adds the access_code field to Attendee model
|
2016-04-08 13:20:35 +10:00 |
0015_auto_20160408_0220.py
|
Adds the access_code field to Attendee model
|
2016-04-08 13:20:35 +10:00 |
0016_auto_20160408_0234.py
|
Adds the access_code field to Attendee model
|
2016-04-08 13:20:35 +10:00 |
0017_auto_20160408_0731.py
|
Re-writes the guided registration to individually track completed categories, and keep the form page the same until every category is finished. Resolves #14
|
2016-04-08 19:43:34 +10:00 |
0018_creditnote_creditnoteapplication_creditnoterefund_squashed_0019_auto_20160410_0753.py
|
Adds CreditNote, CreditNoteController, related models, and tests.
|
2016-04-11 13:11:56 +10:00 |
0019_manualcreditnoterefund_squashed_0020_auto_20160411_0256.py
|
Adds CreditNote, CreditNoteController, related models, and tests.
|
2016-04-11 13:11:56 +10:00 |
0020_auto_20160411_0258.py
|
Adds CreditNote, CreditNoteController, related models, and tests.
|
2016-04-11 13:11:56 +10:00 |
0021_auto_20160411_0748_squashed_0024_auto_20160411_2230.py
|
Squashes migrations from rename_to_flags branch; marks as normal migration
|
2016-04-12 08:47:17 +10:00 |
0021_auto_20160411_0820.py
|
Renames the admin-visible names for many model classes, and adds a default ordering where they’re useful too.
|
2016-04-11 19:23:38 +10:00 |
0022_merge.py
|
Fixes flags admin
|
2016-04-12 11:43:38 +10:00 |
__init__.py
|
Imports code from old Symposion repo
|
2016-01-22 16:19:11 +11:00 |