| 35 |  | * Needs testing for servers/tables that are not in UTF-8 or ASCII encoding. The theory is that the client connection for each backend ''should'' be automatically converting everything to UTF-8 or Unicode objects (depends on backend), but this needs verifying.  | 
          
            | 36 |  | 3. Model class support  | 
          
            | 37 |  | 4. Form input encoding  | 
          
            |  | 35 | * Needs testing for servers/tables that are not in UTF-8 or ASCII encoding. The theory is that the client connection for each backend ''should'' be automatically converting everything to UTF-8 or Unicode objects (depends on backend), but this needs verifying. ''(Ivan Sagalaev and Malcolm have tested this feature a fair bit with various database servers, but more stress tests would be nice.)'' | 
          
            |  | 36 | 3. Model class support ('''Done''' in [5057]) | 
          
            |  | 37 | 4. Form input encoding ('''Done''' in [5192]) |