129 次程式碼提交 (a46b05a8f9009e01b88a2fda53d131db7b717c25)

作者 SHA1 備註 提交日期
  Samir Shah 8250e24cf8 Add documentation about the platforms and databases supported by Oscar. 5 年之前
  Samir Shah 52480d98d1 Remove UnicodeCSVReader and a few other Python 2 compatibility shims. 5 年之前
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 年之前
  Samir Shah 586b9cd75c Fix unnecessary writing to disk of range CSV uploaded files. 6 年之前
  Victor Munene e69f776c62 add OSCAR_THUMBNAIL_DEBUG setting that controls whether oscar_thumbnail templatetag raises errors or not 6 年之前
  Craig Loftus 348880840c Add support for spell checking and carry out initial corrections 6 年之前
  Alexander Gaevsky 6d889dd60a Configurable thumbnail backends. (#2621) 6 年之前
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 7 年之前
  Alexander Gaevsky d43fa02c88 Switch default homepage to catalogue index. 7 年之前
  pythonpro 4a476d6f01 Fix typo in settings documentation 6 年之前
  Joseph Wayodi 9f133298c8 Update docs to reflect newly-merged Oscar/Django app configs 6 年之前
  Victor Munene e78a9ebbe0 Change OSCAR_OFFER_ROUNDING_FUNCTION to require a dotted path to the rounding function (#2812) 7 年之前
  Lars van de Kerkhof 0baf2f2455 Added setting for calculating offer discounts over the price including tax. 7 年之前
  Samir Shah 802415d366 Add docs and release notes for datetime_filters tag library. 7 年之前
  Samir Shah 1bf8d9720f Add documentation for category_tree template tag. 7 年之前
  Craig Loftus eba482ed44 Drop unidecode and replace with cautious_slugify from Wagtail 7 年之前
  Aliaksei Urbanski 0ba06cd328 Add a link to the Signals topic of Django's documentation 7 年之前
  Aliaksei Urbanski 33d1f5d7a3 Fix formatting 7 年之前
  Martijn Jacobs 043d96e5b0 Explain that None is a possible value 7 年之前
  Martijn Jacobs 943017c222 Default in defaults.py is 10000, not None 7 年之前
  Samir Shah 8b9729a86d Add a setting to allow overriding Oscar's dynamic class loader. 7 年之前
  Paul J Stevens f7971ccd5c Feature/voucher sets (#2384) 7 年之前
  Alexander Gaevsky 8b356a1516 Cleanup `OSCAR_PROMOTION_MERCHANDISING_BLOCK_TYPES` from documentation as well. 7 年之前
  Alexander Gaevsky b55c8bdd46 Move order lines aggregation in dashboard order detail view to the separate method. 8 年之前
  Alexander Gaevsky 4f29bfc87a Add docs for price currencies. 8 年之前
  Samir Shah e5c84703dd Rename PhoneNumberMixin.phone_numbers_fields to phone_number_fields and add to docs. 8 年之前
  ibrmora 1018757cef Fix OSCAR_CURRENCY_FORMAT example in documentation 8 年之前
  Alexander Gaevsky 64348e33ea Feature/docs (#2350) 8 年之前
  Samir Shah 83206547fe Update User Model documentation 8 年之前
  Samir Shah 522f37b1a0 Improve documentation of Product Options. 8 年之前
  Samir Shah d351847f6a Add more tests for product alerts, save alerts sent to registered users, and notes to the docs. 8 年之前
  Samir Shah 76973acbd2 Add a OSCAR_CSV_INCLUDE_BOM setting which optionally adds a BOM to UTF-8 CSV output. 8 年之前
  Samir Shah 5f0f88ee2c Add documentation for the stock alert functionality. 8 年之前
  Alexander Gaevsky e0e743d001 Document how to disable features using `OSCAR_HIDDEN_FEATURES` setting. 8 年之前
  Alexander Gaevsky e5e7b53310 Document `OSCAR_GOOGLE_ANALYTICS_ID` and `OSCAR_USE_LESS` settings. 8 年之前
  Alexander Gaevsky fdea437377 Slightly refactor currency formatting in order to support multiple currencies. 8 年之前
  Craig Loftus 20aad30e0c Adding parameters supported by babel.numbers.format_currency to the currency filter 9 年之前
  Michael van Tellingen 01c3cb7af2 Fix docs build 8 年之前
  Yuriy Vaskin 3bbf9f276b - added documentation for facet sorting 9 年之前
  Alexander Gaevsky adc3cfcb4a Fix OSCAR_REQUIRED_ADDRESS_FIELDS setting in the documentation, since city field named line4. 9 年之前
  Alexander Gaevsky 051c9770eb Add setting to allow SlugField and AutoSlugField accept unicode and automatically generate unicode-containing slugs. 9 年之前
  Vedran Karačić 20833757b7 Typo 9 年之前
  David Winterbottom 6565d2efe8 Update docs with new pagination settings 10 年之前
  Maik Hoepfel c37241fec5 Follow-up work to #1572 10 年之前
  Piper Merriam e242ecaea9 Add new setting for overriding product search handler 11 年之前
  Maik Hoepfel bd017a37a5 Document OSCAR_ACCOUNTS_REDIRECT_URL setting 10 年之前
  Maik Hoepfel 791f570d4f Use and document ordered dicts for Oscar's default search facets 10 年之前
  Rachel Graves a1388477ab Use gender neutral pronouns 10 年之前
  aamir 627ad4dc3f Update doc to list offer abstract models 11 年之前
  Maik Hoepfel 68a8607135 Remove deprecated code and update docs 11 年之前