{% load custom_tags_and_filters %} {% load user_details_tags %}
Note: required fields cannot be disabled. If certain choice fields are required (e.g. Gender), you won't be able to save a user until you add choices (Male, Female, etc.) in detailed administration.