> ## Documentation Index
> Fetch the complete documentation index at: https://www.ghostwriter.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# Home & User Models

The **Home**  \*\*application extends Django's *User* model to add support for avatar images.

<Frame>
  <img src="https://mintcdn.com/specterops-2/hxAceaiaqVHSIa3R/images/development/image-6.png?fit=max&auto=format&n=hxAceaiaqVHSIa3R&q=85&s=c3a4f21cbf8e4acb39a3583760ab7aa7" alt="" width="375" height="269" data-path="images/development/image-6.png" />
</Frame>

The **User**  \*\*application augments Django's *User* model to add fields for contact information, timezone, and roles used for role-based access controls in the API.

<Frame>
  <img src="https://mintcdn.com/specterops-2/hxAceaiaqVHSIa3R/images/development/image-7.png?fit=max&auto=format&n=hxAceaiaqVHSIa3R&q=85&s=3b3dedf410136d53b77e7a1b830e4aed" alt="" width="617" height="765" data-path="images/development/image-7.png" />
</Frame>
