11 Révisions (7ef5716d5ebf30da6bf559e7b411e4aba2bbd310)

Auteur SHA1 Message Date
  Maik Hoepfel 9e3d824c57 Add lightweight feature hiding functionality il y a 12 ans
  Marek Brzóska 192852038f Adjust application class to recursively decorate URLs il y a 13 ans
  Janusz Harkot 95f83aa8f0 cleanup django 1.4 depreciation il y a 13 ans
  David Winterbottom 5316b75314 Correct flake8 errors and warnings il y a 13 ans
  David Winterbottom 1b8117b4fe Moved reporting app into dashboard il y a 14 ans
  David Winterbottom 4996038bae Added ability to customise decoration of view functions. il y a 14 ans
  David Winterbottom efa5e70ba7 Fixed bug with basket view 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 9d7e960636 Application.urls now returns an empty pattern, makes it work better with composition of multiple applications il y a 14 ans
  Andrew Ingram f87456e689 Added attribute override to Application, any field can be overridden by a kwarg in the constructor. 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