9 Révisions (9d60bef0055d3b9a96c9b2321940c89deb234805)

Auteur SHA1 Message Date
  David Winterbottom 9d60bef005 Major rewrite of stock alerts il y a 13 ans
  Sebastian Vetter 7df66f04f9 Add first version of stock alerts il y a 13 ans
  Janusz Harkot 95f83aa8f0 cleanup django 1.4 depreciation il y a 13 ans
  David Winterbottom 31dafd0898 Rename product URLs to solve clash issue il y a 13 ans
  David Winterbottom eeab925eb6 Minor tweaks to category management il y a 13 ans
  David Winterbottom 4996038bae Added ability to customise decoration of view functions. il y a 13 ans
  Andrew Ingram 450b78db8c more item->product changes, mostly to do with reviews il y a 14 ans
  Andrew Ingram 649528dc54 Updated some namings to reflect product->catalogue and item->product changes il y a 14 ans
  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 il y a 14 ans
  David Winterbottom 0dd0f384fd Lots of minor tidy-up/pep8 related things - plus fixed lots of broken il y a 14 ans
  Andrew Ingram 63175fb31a Added Categories to Items. il y a 14 ans
  Andrew Ingram 5313fc2918 Refactored apps to use app_label.app, this is to stop __init__.py executing get_model calls before the installed apps get installed. il y a 14 ans
  Andrew Ingram c25d160721 Slight tweaks to reviews and login/logout urls in layout il y a 14 ans
  Andrew Ingram 584842b86a Improved composition of product apps. il y a 14 ans
  Andrew Ingram d6a5af96f0 Working on refactoring reviews to be optional. Came up against an interesting bug with namespaced URLs, they don't play nice with reverse, see this bug report: il y a 14 ans
  Andrew Ingram 553d3b4ee2 made product reviews work with my URLs il y a 14 ans
  Andrew Ingram 27f9efe0fa Moved image app into product because everything it does is product-related and 'image' could end up causing a conflict in app labels because it's a pretty common word. il y a 14 ans
  Andrew Ingram 80c8013fd9 Tidied up product app a bit more, using default class-based view functionality as much as I can. il y a 14 ans
  Andrew Ingram e7556b7563 Refactored product app to provide a ProductApplication which contains all the url patterns, this makes it possible to extend its functionality without requiring the import_modules trick. Using Django's existing get_model method where needed. il y a 14 ans
  Andrew Ingram cc956cd804 Refactored product app to provide a ProductApplication which contains all the url patterns, this makes it possible to extend its functionality without requiring the import_modules trick. Using Django's existing get_model method where needed. il y a 14 ans
  David Winterbottom 887d605757 Refactored folder structure to use an 'apps' folder il y a 14 ans
  David Winterbottom 1eeb6aaf4f Introduced the abstract_models.py set-up to several new applications il y a 15 ans
  David Winterbottom af3ddaa046 Added payment models il y a 15 ans