1. 03 May, 2016 1 commit
    • Georgios Dagkakis's avatar
      BusinessTemplate: don't export in a different file for missing attribute case. · 94508ae2
      Georgios Dagkakis authored
      Only xml metadata should be exported in this case.
      In the previous version the check of hasattr could pass
      if attribute is defined as an attribute of the class and not of the instance,
      causing also AttributeError later when the code tries to invoke delattr.
      
      Also, restructure export. First try to delete property and then
      export as separate file.
      
      Test also added.
      94508ae2
  2. 02 May, 2016 3 commits
  3. 29 Apr, 2016 3 commits
  4. 28 Apr, 2016 6 commits
  5. 27 Apr, 2016 8 commits
  6. 26 Apr, 2016 5 commits
  7. 25 Apr, 2016 3 commits
  8. 22 Apr, 2016 6 commits
  9. 21 Apr, 2016 5 commits