Healthy Meals Diet Assistant
Contents:
Quality Assurance
Index
Module Index
Modules
Programmers Guide
Testing Guide
Documentation Guide
Healthy Meals Diet Assistant
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
A
AboutPageView (class in pages.views)
accounts
module
accounts.admin
module
accounts.apps
module
accounts.forms
module
accounts.models
module
accounts.signals
module
accounts.views
module
AccountsConfig (class in accounts.apps)
add_form (accounts.admin.CustomUserAdmin attribute)
all_deleted() (accounts.models.CustomUserManager method)
B
BaseLayoutTestCase (class in tests.pages.test_base_template_cases)
BaseModel (class in common.base_model)
C
common
module
common.base_model
module
created_at (accounts.models.CustomUser attribute)
(common.base_model.BaseModel attribute)
CustomUser (class in accounts.models)
CustomUser.DoesNotExist
CustomUser.MultipleObjectsReturned
CustomUserAdmin (class in accounts.admin)
CustomUserChangeForm (class in accounts.forms)
CustomUserCreationForm (class in accounts.forms)
CustomUserFactory (class in tests.accounts.factories)
CustomUserManager (class in accounts.models)
D
date_joined (accounts.models.CustomUser attribute)
default_auto_field (accounts.apps.AccountsConfig attribute)
deleted (accounts.models.CustomUser attribute)
(common.base_model.BaseModel attribute)
deleted_by_cascade (accounts.models.CustomUser attribute)
(common.base_model.BaseModel attribute)
E
email (accounts.models.CustomUser attribute)
(tests.accounts.factories.CustomUserFactory attribute)
email_is_also_username() (in module accounts.signals)
emailaddress_set (accounts.models.CustomUser attribute)
F
first_name (accounts.models.CustomUser attribute)
(tests.accounts.factories.CustomUserFactory attribute)
form (accounts.admin.CustomUserAdmin attribute)
G
get_next_by_created_at() (accounts.models.CustomUser method)
(common.base_model.BaseModel method)
get_next_by_date_joined() (accounts.models.CustomUser method)
get_next_by_updated_at() (accounts.models.CustomUser method)
(common.base_model.BaseModel method)
get_previous_by_created_at() (accounts.models.CustomUser method)
(common.base_model.BaseModel method)
get_previous_by_date_joined() (accounts.models.CustomUser method)
get_previous_by_updated_at() (accounts.models.CustomUser method)
(common.base_model.BaseModel method)
groups (accounts.models.CustomUser attribute)
H
history (accounts.models.CustomUser attribute)
(common.base_model.BaseModel attribute)
HomePageView (class in pages.views)
I
id (accounts.models.CustomUser attribute)
is_active (accounts.models.CustomUser attribute)
is_staff (accounts.models.CustomUser attribute)
is_superuser (accounts.models.CustomUser attribute)
L
last_login (accounts.models.CustomUser attribute)
last_name (accounts.models.CustomUser attribute)
(tests.accounts.factories.CustomUserFactory attribute)
list_display (accounts.admin.CustomUserAdmin attribute)
logentry_set (accounts.models.CustomUser attribute)
M
media (accounts.admin.CustomUserAdmin property)
(accounts.forms.CustomUserChangeForm property)
(accounts.forms.CustomUserCreationForm property)
model (accounts.admin.CustomUserAdmin attribute)
module
accounts
accounts.admin
accounts.apps
accounts.forms
accounts.models
accounts.signals
accounts.views
common
common.base_model
noxfile
pages
pages.admin
pages.apps
pages.models
pages.urls
pages.views
tests
tests.accounts
tests.accounts.factories
tests.accounts.test_database
tests.accounts.test_database_cases
tests.conftest
tests.nox
tests.nox.test_docker_nox
tests.nox.test_local_nox
tests.pages
tests.pages.test_base_template
tests.pages.test_base_template_cases
N
name (accounts.apps.AccountsConfig attribute)
(pages.apps.PagesConfig attribute)
name_or_email() (accounts.models.CustomUser method)
noxfile
module
O
objects (accounts.models.CustomUser attribute)
P
pages
module
pages.admin
module
pages.apps
module
pages.models
module
pages.urls
module
pages.views
module
PagesConfig (class in pages.apps)
password (accounts.models.CustomUser attribute)
(tests.accounts.factories.CustomUserFactory attribute)
pytest_addoption() (in module tests.conftest)
pytest_collection_modifyitems() (in module tests.conftest)
pytest_configure() (in module tests.conftest)
R
ready() (accounts.apps.AccountsConfig method)
rec_history_count() (common.base_model.BaseModel method)
rec_history_field_changed() (common.base_model.BaseModel method)
rec_history_field_is_now() (common.base_model.BaseModel method)
rec_history_field_was() (common.base_model.BaseModel method)
S
setUp() (tests.accounts.test_database_cases.UserModelsTestCase method)
(tests.pages.test_base_template_cases.BaseLayoutTestCase method)
T
tearDown() (tests.accounts.test_database_cases.UserModelsTestCase method)
(tests.pages.test_base_template_cases.BaseLayoutTestCase method)
template_name (pages.views.AboutPageView attribute)
(pages.views.HomePageView attribute)
test_base_layout_not_logged_in() (tests.pages.test_base_template_cases.BaseLayoutTestCase method)
test_base_logged_in() (in module tests.pages.test_base_template)
(tests.pages.test_base_template_cases.BaseLayoutTestCase method)
test_base_not_logged_in() (in module tests.pages.test_base_template)
test_docker_running() (in module tests.nox.test_docker_nox)
test_local_nox_scripts() (in module tests.nox.test_local_nox)
test_no_name_has_email() (in module tests.pages.test_base_template)
test_nox_docker_scripts() (in module tests.nox.test_docker_nox)
test_user_soft_delete() (in module tests.accounts.test_database)
(tests.accounts.test_database_cases.UserModelsTestCase method)
tests
module
tests.accounts
module
tests.accounts.factories
module
tests.accounts.test_database
module
tests.accounts.test_database_cases
module
tests.conftest
module
tests.nox
module
tests.nox.test_docker_nox
module
tests.nox.test_local_nox
module
tests.pages
module
tests.pages.test_base_template
module
tests.pages.test_base_template_cases
module
U
updated_at (accounts.models.CustomUser attribute)
(common.base_model.BaseModel attribute)
user_permissions (accounts.models.CustomUser attribute)
UserModelsTestCase (class in tests.accounts.test_database_cases)
username (accounts.models.CustomUser attribute)
(tests.accounts.factories.CustomUserFactory attribute)