441 Commits (ee1c921c055ee4383e022d8bcee49f1934de97b1)
 

Author SHA1 Message Date
  David Winterbottom ee1c921c05 Renamed 'stock' app to 'partner' 15 years ago
  David Winterbottom 54821c91ee Added new fields to several models to handle reporting requirements 15 years ago
  David Winterbottom c4608206ce Updated the documentation on installing oscar for contributors 15 years ago
  David Winterbottom 8833ec572c Added linked users to the partner model, also added permissions 15 years ago
  David Winterbottom 12b5e8e1f0 Removed local settings file 15 years ago
  David Winterbottom 9acba79412 Fixed dependency links in setup.py 15 years ago
  David Winterbottom 06b493b216 Merge branch 'master' of github.com:tangentlabs/django-oscar 15 years ago
  David Winterbottom c26b97a75f Added sample data instructions to docs 15 years ago
  David Winterbottom 7b03c1193f Removed empty views file 15 years ago
  David Winterbottom 8eee95f85b Added sample images and fixed table recreation 15 years ago
  David Winterbottom b55ebcb6ad Merge pull request #46 from kinygos/patch-1. 15 years ago
  kinygos f4ac74d206 Edited docs/source/contributing/installation.rst via GitHub 15 years ago
  David Winterbottom c3d4f57682 Reworked use of import_module in several apps 15 years ago
  David Winterbottom b56e1cdf53 Tidied up import_module within customer app 15 years ago
  David Winterbottom 70252bac03 Added simple time-basd testrunner 15 years ago
  David Winterbottom 55c48c7439 Renamed partner_reference to partner_sku 15 years ago
  David Winterbottom b809cb7867 Added stock logic wrappers for different partners 15 years ago
  David Winterbottom 11fcdbca16 Refactored image import 15 years ago
  David Winterbottom c896fa7c83 Merge branch 'master' of github.com:tangentlabs/django-oscar 15 years ago
  David Winterbottom a574eb23c9 Merged pull request #38 from AndrewIngram/master. 15 years ago
  David Winterbottom 1dee03ad6c Employed the new ExtendedURLField 15 years ago
  David Winterbottom fbba92fc65 Merge branch 'master' into promotions 15 years ago
  David Winterbottom d34425ea96 Merged pull request #40 from owad/master. 15 years ago
  David Winterbottom 83102f9289 Fixed encoding issue with address hashing 15 years ago
  Łukasz Lechowicz 5df144bb1a Added encode('UTF8') to string used for generating hash with zlib.crc32, to prevent failing on non-ascii chars 15 years ago
  Łukasz Lechowicz da63c149fa Added encode('UTF8') to string used for generating hash with zlib.crc32, to prevent failing on non-ascii chars 15 years ago
  David Winterbottom e2c4f63a79 Merged pull request #36 from adlorenz/master. 15 years ago
  David Winterbottom bd0623d4bf Added default template for promotions and one for single product 15 years ago
  David Winterbottom f12f22fad3 Added template tag to render promotions 15 years ago
  David Winterbottom d0449d2f44 Renamed import command and added books sample file for importing 15 years ago
  David Winterbottom ba284716b0 Created payment package 15 years ago
  David Winterbottom ac51026753 Tided up gitignore, and removed old FEATURES file 15 years ago
  Federico Marani 11a47af88f added ability to load subpackages 15 years ago
  Andrew Ingram c09d0370fa Addition: Basic import_images management command, will iterate over a directory and try to match found images against Items and create Image models. 15 years ago
  Dawid Lorenz 4c80e8b16d Resolving local URLs only when verify_exists is True. 15 years ago
  David Winterbottom 88b47f8743 First version of merchandising blocks now working 15 years ago
  David Winterbottom 03ec9d18d5 Renamed import command and added books sample file for importing 15 years ago
  Dawid Lorenz 09f4894bc5 Implementation of ExtendedURLField type field for django models 15 years ago
  David Winterbottom 086ef58999 Created payment package 15 years ago
  David Winterbottom 72a3ea2c53 Merge branch 'master' of github.com:tangentlabs/django-oscar 15 years ago
  David Winterbottom f8514462b8 Tided up gitignore, and removed old FEATURES file 15 years ago
  David Winterbottom b6480d92b7 Merged pull request #35 from fmarani/master. 15 years ago
  Federico Marani de21ce8c85 added ability to load subpackages 15 years ago
  David Winterbottom 17338a69a6 Cleaned up all urls.py to ensure dynamic loading is used 15 years ago
  David Winterbottom 395107b77a Refactored much of CSV import app 15 years ago
  David Winterbottom f4e98c248b Merged in master and added more tests for CSV import 15 years ago
  Federico Marani c52b3ec264 Merge branch 'master' of github.com:tangentlabs/django-oscar 15 years ago
  David Winterbottom de14e850ad Reworked tests to be cleaner and more readable 15 years ago
  David Winterbottom bae1dd4512 Reworked tests to not use dynamic include 15 years ago
  David Winterbottom 7443395912 Reworked import_module function to load classes into passed namespace 15 years ago