I\'m looking into the source of Django\'s get_or_create() method and wondering what the try/except on the line 590 is doing? Could it just be removed?