In this hour, we discussed User objects and how to create them using custom forms in a view. We also discussed how to create Group objects. You can assign Group objects to User objects either from the admin interface or from your views. As soon as you have User and Group objects in place, you can add custom permissions to your models and assign them to User and Group objects.