5 Commits (cccce7aa71d85276e5891663b4e4a85ac99d3807)

Author SHA1 Message Date
  David Winterbottom efa5e70ba7 Fixed bug with basket view 14 years ago
  David Winterbottom 0dd0f384fd Lots of minor tidy-up/pep8 related things - plus fixed lots of broken 14 years ago
  Andrew Ingram 9d7e960636 Application.urls now returns an empty pattern, makes it work better with composition of multiple applications 14 years ago
  Andrew Ingram f87456e689 Added attribute override to Application, any field can be overridden by a kwarg in the constructor. 14 years ago
  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. 14 years ago
  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. 14 years ago