20 Commits (6dcff660deeecb387a2b2acefffe94b4d26ba972)

Author SHA1 Message Date
  David Winterbottom 5316b75314 Correct flake8 errors and warnings 13 years ago
  Paweł Kowalski a148c3d5b5 Fix get_classes module name processing 13 years ago
  David Winterbottom f4daa0e107 First stage of offers dashboard complete 14 years ago
  David Winterbottom d975f81369 Added more helpful error message for missing classname problems when loading 14 years ago
  David Winterbottom 69045acc5d Added view/form for handling updates to user and profile. 14 years ago
  David Winterbottom b9de81f3e6 Updated the load_class method to work with app labels with more than 2 14 years ago
  David Winterbottom 2cc41173ff Reworked the dynamic class loader 14 years ago
  David Winterbottom 9173db6092 Added test for loading from dashboard 14 years ago
  David Winterbottom 6851048780 Replaced import_module with a better class loading mechanism. 14 years ago
  David Winterbottom e2a4c25b7f Started reworking the class loading mechanism 14 years ago
  David Winterbottom 247039c16f Reverting logging change as it clashes with std library 14 years ago
  David Winterbottom 92d409110b Added logging support to dynamic loading 14 years ago
  David Winterbottom 5b7b990b20 MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue 14 years ago
  David Winterbottom 39dd0b6508 Corrected all exceptions to use pep8 naming convention 14 years ago
  David Winterbottom fc0d3e70ca Updated shipping address views in checkout - not finished yet 14 years ago
  David Winterbottom aed0d58f82 Fixed bug in new version of import_module 15 years ago
  Federico Marani 11a47af88f added ability to load subpackages 15 years ago
  Federico Marani de21ce8c85 added ability to load subpackages 15 years ago
  David Winterbottom 7443395912 Reworked import_module function to load classes into passed namespace 15 years ago
  David Winterbottom 887d605757 Refactored folder structure to use an 'apps' folder 15 years ago
  David Winterbottom cb3b26509a Refactored location of dynamic class loader 15 years ago
  David Winterbottom 737add0534 Added core and test packages 15 years ago