1. 23 Jul, 2002 2 commits
  2. 22 Jul, 2002 4 commits
  3. 21 Jul, 2002 2 commits
    • Martijn Pieters's avatar
      Further cleanups in defaults handling code. · 6661050a
      Martijn Pieters authored
      - Clear up a comment
      
      - Rename 'keys, values' to 'key, value'
      
      - Fix potential bug: If the default for a given form entry is a list, but
        the form provided only one value (and didn't indicate it should be a list
        with :list), appending the defaults would fail.
      
      - Fix bug: If the default is a list of primitive items (not records), none
        of them would be added to the form field due to the use of the wrong
        (potentially non-existing) variable name.
      
      - Use isinstance(var, lt) instead of type(var) == type([]).
      6661050a
    • Martijn Pieters's avatar
  4. 20 Jul, 2002 1 commit
  5. 19 Jul, 2002 8 commits
  6. 18 Jul, 2002 8 commits
  7. 17 Jul, 2002 1 commit
  8. 16 Jul, 2002 6 commits
  9. 13 Jul, 2002 1 commit
  10. 11 Jul, 2002 2 commits
  11. 10 Jul, 2002 2 commits
  12. 09 Jul, 2002 3 commits