Hi Massimo, That's what I thought, but I did not manually add any table called "user".
- db.py defines tables *auth_user* - Edit db_wizard.py defines tables *balise*, *balise_archive*, * comment*, *comment_archive*, *episode*, *episode_archive*, *error_type*, *error_type_archive*, *sub*, *sub_archive* I changed to sqlite (which works) to check and I don't have any table called "user".

