o
    /ÈYh:  ã                   @   s   d Z dZdS )aç  Accounts App

This is the accounts application that handles user authentication, authorization,
and user management functionality for the Adtlas project.

Components:
- Models: User profiles, authentication models, and user-related data structures
- Views: Authentication views, user management, and profile functionality
- Serializers: User serializers for API responses
- Forms: User registration, login, and profile forms
- Permissions: User-specific permission classes
- Signals: User-related signals and handlers
- Utils: Authentication utilities and helpers
- Validators: User data validators
- Management Commands: User management commands
- Templates: Authentication and user interface templates
- Admin: User administration interface
z!apps.accounts.apps.AccountsConfigN)Ú__doc__Údefault_app_config© r   r   úHC:\Users\vibe-look\OneDrive\Desktop\Adtlas\src\apps\accounts\__init__.pyÚ<module>   s    