id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 22652,"create_superuser in contrib.auth.management expects ""objects"" manager in 1.7b4",Alex Laird,nobody,"We installed Django 1.7b4 to test compatibility with my application and came upon what we believe to be a bug when running our regression tests. In Django 1.6.5, contrib\auth\management\_init_.py line 116 referes 'created_models' in 'UserModel', but in Django 1.7 this appears to be modified (same file, line 132) to check if UserModel.objects.exists() not. However, we have renamed our user manager to simply ""users"", so this throws an errors when executed.",Bug,closed,contrib.auth,1.7-beta-2,Release blocker,fixed,,,Accepted,0,0,0,0,1,0