by name_parent is not good. I write this url(r'^api/v1/', include('game.urls', namespace='game')), url(r'^api/v1/', include('myuser.urls', namespace='account')), and the group name is 'api/v1'