Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Maik Hoepfel 44da815651 Stopped using null=True on CharFields 13 лет назад
..
0001_initial.py added dependencies in migrations 14 лет назад
0002_auto__add_unique_conditionaloffer_name.py Made offer name unique 13 лет назад
0003_auto__add_field_conditionaloffer_num_orders.py Added delete step 13 лет назад
0004_auto__add_field_conditionaloffer_slug.py Added slug to the offer model and improved the general plumbing of offers into other areas 13 лет назад
0005_auto__add_field_range_date_created.py makes Oscar work with aware AND naive datetimes based on USE_TZ 13 лет назад
0006_auto__add_field_conditionaloffer_max_applications.py Offers can now have their max applications controlled 13 лет назад
0007_auto__add_field_conditionaloffer_max_global_applications.py Allow count-based availability for offers 13 лет назад
0008_auto__add_field_conditionaloffer_num_applications.py Allow count-based availability for offers 13 лет назад
0009_auto__del_field_conditionaloffer_max_applications__add_field_condition.py s/max_applications/max_basket_applications in offer model 13 лет назад
0010_auto__add_field_conditionaloffer_max_user_applications.py Add per-user offer availability setting 13 лет назад
0011_auto__add_field_range_proxy_class.py Reduce field sizes for offer proxy classes 13 лет назад
0012_auto__add_field_condition_proxy_class__chg_field_condition_range__chg_.py Reduce field sizes for offer proxy classes 13 лет назад
0013_auto__add_unique_range_proxy_class.py Reduce field sizes for offer proxy classes 13 лет назад
0014_consolidate_offer_changes.py Add max_discount option for offers 13 лет назад
0015_auto__add_field_conditionaloffer_max_discount.py Add max_discount option for offers 13 лет назад
0016_auto__add_field_conditionaloffer_status.py Add a status field to offers 13 лет назад
0017_auto__chg_field_conditionaloffer_end_date__chg_field_conditionaloffer_.py Convert offer dates to datetimes 13 лет назад
0018_auto__del_field_conditionaloffer_end_date__del_field_conditionaloffer_.py Convert offer dates to datetimes 13 лет назад
0019_auto__del_shippingbenefit__add_field_benefit_proxy_class__chg_field_be.py Rename offer migration to avoid merge issues 13 лет назад
0020_auto__chg_field_benefit_type__chg_field_conditionaloffer_description.py Stopped using null=True on CharFields 12 лет назад
__init__.py Added migrations for all apps. 14 лет назад