I recently created the admin.py based in the Django Project Document:
https://docs.djangoproject.com/en/dev/topics/auth/customizing/#django.contrib.auth.models
('Permissions', {'fields': ('is_active', 'is_superuser',)}),