autosummary django_webapps_fullstack

List of all modules of the repository 1   django_webapps_fullstack.

django_webapps_fullstack.account.admin

django_webapps_fullstack.account.apps

django_webapps_fullstack.account.forms

This module provides comprehensive user authentication and account management forms for the dingx web application.

django_webapps_fullstack.account.migrations

django_webapps_fullstack.account.models

django_webapps_fullstack.account.tests

django_webapps_fullstack.account.urls

URL configuration for user authentication and account management.

django_webapps_fullstack.account.views

This module implements the complete user authentication and account management workflow for the dingx logistics platform.

django_webapps_fullstack.dashboard.admin

django_webapps_fullstack.dashboard.apps

django_webapps_fullstack.dashboard.forms

This module provides the core business functionality forms for managing personal belongings through the dingx logistics platform.

django_webapps_fullstack.dashboard.migrations

django_webapps_fullstack.dashboard.models

django_webapps_fullstack.dashboard.tests

django_webapps_fullstack.dashboard.urls

URL configuration for the dashboard application.

django_webapps_fullstack.dashboard.views

This module implements the core business functionality of the dingx logistics platform, providing users with a comprehensive dashboard to manage their physical belongings across different locations.

django_webapps_fullstack.error.admin

django_webapps_fullstack.error.apps

django_webapps_fullstack.error.migrations

django_webapps_fullstack.error.models

django_webapps_fullstack.error.tests

django_webapps_fullstack.error.views

This module provides centralized error handling for the dingx logistics platform, implementing custom error pages for HTTP status codes and test triggers for development/testing environments.

django_webapps_fullstack.landing.admin

django_webapps_fullstack.landing.apps

django_webapps_fullstack.landing.migrations

django_webapps_fullstack.landing.models

django_webapps_fullstack.landing.tests

django_webapps_fullstack.landing.urls

URL configuration for the landing page application.

django_webapps_fullstack.landing.views

This module implements the public-facing entry point for the dingx logistics platform.

django_webapps_fullstack.settings.asgi

ASGI config for settings project.

django_webapps_fullstack.settings.get_settings_odoo

For the initialisation get dedicated values to log onto Odoo system.

django_webapps_fullstack.settings.settings

Django settings for the project 'dingx django_webapps_fullstack'.

django_webapps_fullstack.settings.urls

Main project URL configuration for the dingx Django application.

django_webapps_fullstack.settings.wsgi

WSGI config for settings project.