django-tof
latest
Django-TOC Library API
django-tof
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
A
abstract (tof.models.ThroughLanguage.Meta attribute)
actions (tof.admin.StaticMessageTranslationAdmin attribute)
ActionView (class in tof.views)
ActionViewsMixin (class in tof.views)
active() (tof.models.LanguageQuerySet method)
ADDITION (tof.views.ActionView attribute)
admin (tof.views.ActionView attribute)
allow_empty (tof.actions.GenerateTranslationJSONFileAction attribute)
(tof.actions.VueI18NExtractAction attribute)
(tof.views.ActionView attribute)
answer (tof.views.ActionView attribute)
answer_help_text (tof.views.YesNoMixIn attribute)
answer_label (tof.views.YesNoMixIn attribute)
apply_mixins() (in module tof.mixins)
as_button (tof.views.ActionView attribute)
as_view() (tof.views.ActionView class method)
autocomplete_fields (tof.admin.TranslatableFieldAdmin attribute)
(tof.admin.TranslationAdmin attribute)
(tof.admin.TranslationInlineMixin attribute)
B
base_fields (tof.forms.TranslationsForm attribute)
(tof.forms.TranslationsInLineForm attribute)
(tof.views.YesNoForm attribute)
base_translator_cls() (tof.models.StaticMessageTranslation method)
bulk_delete() (tof.models.TranslationQueryset method)
button_negative_template (tof.views.YesNoMixIn attribute)
button_template (tof.views.YesNoForm attribute)
(tof.views.YesNoMixIn attribute)
C
CACHE (tof.models.StaticMessageTranslation attribute)
callback_template (tof.views.ActionView attribute)
callback_template_name_suffix (tof.views.ActionView attribute)
cancel() (tof.views.ActionView method)
cancel_message (tof.views.ActionView attribute)
CHANGE (tof.views.ActionView attribute)
changelist_view() (tof.views.ActionViewsMixin method)
check_modeladmin() (tof.mixins.TofAdminMixin static method)
check_permissions() (tof.views.ActionView class method)
CHOICES (tof.views.YesNoMixIn attribute)
ClassPatcherMixin (class in tof.mixins)
clean() (tof.fields.TranslatableFieldFormField method)
cleaned_langs (tof.fields.TranslatableFieldFormField attribute)
collect() (tof.mixins.TranslationFieldMixin method)
(tof.models.TranslatableField method)
collect_created() (tof.models.TranslatableField method)
collect_updated() (tof.models.TranslatableField static method)
compress() (tof.fields.TranslatableFieldFormField method)
content_object (tof.models.Translation attribute)
content_type (tof.models.TranslatableField attribute)
(tof.models.Translation attribute)
content_type_id (tof.models.TranslatableField attribute)
(tof.models.Translation attribute)
ContentTypeAdmin (class in tof.admin)
counter (tof.views.ActionView attribute)
create() (tof.models.Translation class method)
css (tof.admin.TranslatableFieldAdmin.Media attribute)
current (tof.utils.TranslatableText property)
D
declared_fields (tof.forms.TranslationsForm attribute)
(tof.forms.TranslationsInLineForm attribute)
(tof.views.YesNoForm attribute)
decompress() (tof.widgets.TranslatableFieldWidget method)
DEFAULT (tof.utils.TranslatableText property)
default_auto_field (tof.apps.TofConfig attribute)
delete() (tof.models.TranslatableField method)
delete_queryset() (tof.admin.TranslatableFieldAdmin method)
DELETION (tof.views.ActionView attribute)
description (tof.actions.GenerateTranslationJSONFileAction attribute)
(tof.actions.VueI18NExtractAction attribute)
(tof.views.ActionView attribute)
dispatch() (tof.views.ActionView method)
E
error() (tof.views.ActionView method)
error_message (tof.views.ActionView attribute)
exclude() (tof.mixins.TranslationManagerMixin method)
expand() (tof.mixins.TranslationManagerMixin method)
expand_arg() (tof.mixins.TranslationManagerMixin method)
extra (tof.admin.TranslationInlineMixin attribute)
extra_context (tof.views.ActionView attribute)
F
field (tof.models.Translation attribute)
field_id (tof.models.Translation attribute)
fields (tof.admin.StaticMessageTranslationAdmin attribute)
(tof.admin.TranslationInlineMixin attribute)
fieldsets (tof.admin.TranslatableFieldAdmin attribute)
(tof.admin.TranslationAdmin attribute)
filter() (tof.mixins.TranslationManagerMixin method)
filter_ct() (tof.forms.TranslationsInLineForm method)
finished() (tof.views.ActionView method)
finished_message (tof.actions.GenerateTranslationJSONFileAction attribute)
(tof.actions.VueI18NExtractAction attribute)
(tof.views.ActionView attribute)
form (tof.admin.TranslationAdmin attribute)
(tof.admin.TranslationInlineMixin attribute)
form_template (tof.views.YesNoMixIn attribute)
form_valid() (tof.views.ActionView method)
format_value() (tof.widgets.ValueFormatterMixin method)
formfield_for_dbfield() (tof.admin.TranslatableFieldAdmin method)
formset (tof.admin.TranslationInlineMixin attribute)
G
GenerateTranslationJSONFileAction (class in tof.actions)
get() (tof.views.ActionView method)
get_actions() (tof.views.ActionViewsMixin method)
get_admins() (tof.mixins.TofAdminMixin class method)
get_as_tuple() (tof.views.ActionView class method)
get_callback_template() (tof.views.ActionView method)
get_changeform_initial_data() (tof.admin.TranslatableFieldAdmin method)
get_changelist_instance() (tof.views.ActionViewsMixin method)
get_choices_by() (tof.models.LanguageQuerySet method)
get_cleaned_data() (tof.views.YesNoMixIn method)
get_cleaned_field() (tof.views.YesNoMixIn method)
get_context() (tof.widgets.TranslatableFieldWidget method)
get_context_data() (tof.views.ActionView method)
get_field_name() (tof.views.YesNoMixIn method)
get_form() (tof.mixins.TofAdminMixin method)
(tof.views.ActionView method)
get_form_kwargs() (tof.admin.TranslationFormSet method)
get_formset() (tof.mixins.TofInlineMixin method)
get_from_db() (tof.mixins.TranslationFieldMixin method)
get_initial_for_field() (tof.mixins.TranslationFieldModelFormMixin method)
get_inlines() (tof.mixins.TofInlineMixin class method)
get_lang() (tof.utils.TranslatableText static method)
get_object() (tof.views.ActionView method)
get_prefix() (tof.views.ActionView method)
get_queryset() (tof.admin.StaticMessageTranslationAdmin method)
(tof.admin.TranslatableFieldAdmin method)
(tof.mixins.TranslationManagerMixin method)
(tof.views.ActionView method)
get_readonly_fields() (tof.admin.TranslationAdmin method)
get_request() (tof.views.YesNoMixIn method)
get_saved() (tof.models.TranslatableField method)
get_search_results() (tof.admin.ContentTypeAdmin method)
(tof.admin.LanguageAdmin method)
(tof.admin.TranslatableFieldAdmin method)
get_search_results_for_ajax() (tof.admin.TranslatableFieldAdmin method)
get_template_names() (tof.views.ActionView method)
gettext() (tof.models.StaticMessageTranslation static method)
H
has_add_permission() (tof.admin.ContentTypeAdmin method)
(tof.admin.StaticMessageTranslationAdmin method)
has_change_permission() (tof.admin.ContentTypeAdmin method)
(tof.admin.StaticMessageTranslationAdmin method)
(tof.admin.TranslatableFieldAdmin method)
has_delete_permission() (tof.admin.ContentTypeAdmin method)
(tof.admin.StaticMessageTranslationAdmin method)
has_view_permission() (tof.admin.LanguageAdmin method)
hidden_widget (tof.fields.TranslatableFieldFormField attribute)
I
id (tof.admin.ModelFieldIterator property)
(tof.models.Language attribute)
(tof.models.StaticMessageTranslation attribute)
(tof.models.TranslatableField attribute)
(tof.models.Translation attribute)
id_for_label() (tof.widgets.TranslatableFieldWidget method)
info() (tof.views.ActionView method)
input_type (tof.widgets.TranslatableFieldWidget attribute)
InstancePatcherMixin (class in tof.mixins)
is_active (tof.models.Language attribute)
is_positiv (tof.views.YesNoMixIn attribute)
is_translatable() (tof.models.TranslatableField method)
iso (tof.models.Language attribute)
iter (tof.utils.TranslatableText property)
J
js (tof.admin.TranslatableFieldAdmin.Media attribute)
(tof.forms.TranslationsForm.Media attribute)
L
lang (tof.models.Translation attribute)
lang_id (tof.models.Translation attribute)
Language (class in tof.models)
language (tof.models.ThroughLanguage attribute)
Language.DoesNotExist
Language.MultipleObjectsReturned
language_id (tof.models.ThroughLanguage attribute)
LanguageAdmin (class in tof.admin)
LanguageQuerySet (class in tof.models)
languages() (tof.models.StaticMessageTranslation method)
list_display (tof.admin.LanguageAdmin attribute)
(tof.admin.StaticMessageTranslationAdmin attribute)
(tof.admin.TranslatableFieldAdmin attribute)
(tof.admin.TranslationAdmin attribute)
list_editable (tof.admin.LanguageAdmin attribute)
list_filter (tof.admin.TranslationAdmin attribute)
load_languages() (in module tof.mixins)
log() (tof.views.ActionView method)
logger (tof.views.ActionView attribute)
M
media (tof.admin.ContentTypeAdmin property)
(tof.admin.LanguageAdmin property)
(tof.admin.StaticMessageTranslationAdmin property)
(tof.admin.TranslatableFieldAdmin property)
(tof.admin.TranslationAdmin property)
(tof.admin.TranslationInline property)
(tof.admin.TranslationInlineMixin property)
(tof.admin.TranslationStackedInline property)
(tof.admin.TranslationTabularInline property)
(tof.forms.TranslationsForm property)
(tof.forms.TranslationsInLineForm property)
(tof.mixins.TofModelAdmin property)
(tof.views.YesNoForm property)
(tof.widgets.TranslatableFieldHiddenWidget property)
(tof.widgets.TranslatableFieldWidget property)
message (tof.models.StaticMessageTranslation attribute)
method (tof.views.YesNoMixIn attribute)
model (tof.admin.TranslationInlineMixin attribute)
(tof.views.ActionView attribute)
ModelFieldIterator (class in tof.admin)
module
tof.actions
tof.admin
tof.apps
tof.fields
tof.fixtures
tof.forms
tof.management
tof.migrations
tof.mixins
tof.models
tof.static
tof.templates
tof.tests
tof.utils
tof.views
tof.widgets
N
name (tof.admin.ModelFieldIterator property)
(tof.apps.TofConfig attribute)
(tof.models.TranslatableField attribute)
name() (tof.views.ActionView class method)
NEGATIVE (tof.views.YesNoMixIn attribute)
NEGATIVE_TEXT (tof.views.YesNoMixIn attribute)
O
object_id (tof.models.Translation attribute)
objects (tof.models.Language attribute)
(tof.models.StaticMessageTranslation attribute)
(tof.models.TranslatableField attribute)
(tof.models.Translation attribute)
P
patch (tof.mixins.tofQ attribute)
patch_bases() (tof.mixins.ClassPatcherMixin class method)
(tof.mixins.InstancePatcherMixin class method)
(tof.mixins.TranslationManagerMixin class method)
patch_djangotranslation() (tof.models.StaticMessageTranslation class method)
patch_field() (tof.models.TranslatableField method)
patch_fields() (tof.models.TranslatableFieldQuerySet method)
patch_request_data() (tof.views.ActionView class method)
patch_unpatch() (tof.mixins.TofAdminMixin class method)
(tof.mixins.TofInlineMixin class method)
(tof.models.TranslatableField method)
permissions (tof.views.ActionView attribute)
permissions_message_error (tof.views.ActionView attribute)
POSITIVE (tof.views.YesNoMixIn attribute)
POSITIVE_TEXT (tof.views.YesNoMixIn attribute)
post() (tof.views.ActionView method)
pre_save() (tof.models.TranslatableField method)
prefix (tof.views.YesNoForm attribute)
process_url (tof.views.YesNoMixIn attribute)
processing() (tof.actions.GenerateTranslationJSONFileAction method)
(tof.actions.VueI18NExtractAction method)
(tof.views.ActionView method)
processing_message (tof.views.ActionView attribute)
Q
queryset (tof.views.ActionView attribute)
R
readonly_fields (tof.admin.StaticMessageTranslationAdmin attribute)
ready() (tof.apps.TofConfig method)
rednder_subwidget() (tof.widgets.TranslatableFieldWidget static method)
release() (tof.apps.TofConfig method)
render_as_button() (tof.views.ActionView class method)
render_button_negative() (tof.views.YesNoMixIn method)
render_button_positive() (tof.views.YesNoMixIn method)
replaced_field (tof.models.TranslatableField attribute)
request (tof.views.ActionView attribute)
resolve_admin_link() (in module tof.widgets)
run_function() (tof.mixins.TranslationManagerMixin method)
S
save() (tof.mixins.TranslationFieldMixin method)
(tof.models.StaticMessageTranslation method)
(tof.models.TranslatableField method)
save_translations() (tof.models.TranslationQueryset method)
search_fields (tof.admin.ContentTypeAdmin attribute)
(tof.admin.LanguageAdmin attribute)
(tof.admin.StaticMessageTranslationAdmin attribute)
(tof.admin.TranslatableFieldAdmin attribute)
set_inlines() (tof.mixins.TofInlineMixin class method)
setup() (tof.views.ActionView method)
(tof.views.YesNoMixIn method)
short_description (tof.actions.GenerateTranslationJSONFileAction attribute)
(tof.actions.VueI18NExtractAction attribute)
(tof.views.ActionView attribute)
StaticMessageTranslation (class in tof.models)
StaticMessageTranslation.DoesNotExist
StaticMessageTranslation.MultipleObjectsReturned
StaticMessageTranslationAdmin (class in tof.admin)
T
template_button (tof.views.ActionView attribute)
template_name (tof.views.ActionView attribute)
(tof.widgets.TranslatableFieldWidget attribute)
template_name_suffix (tof.views.ActionView attribute)
ThroughLanguage (class in tof.models)
ThroughLanguage.Meta (class in tof.models)
tof.actions
module
tof.admin
module
tof.apps
module
tof.fields
module
tof.fixtures
module
tof.forms
module
tof.management
module
tof.migrations
module
tof.mixins
module
tof.models
module
tof.static
module
tof.templates
module
tof.tests
module
tof.utils
module
tof.views
module
tof.widgets
module
TofAdminMixin (class in tof.mixins)
TofConfig (class in tof.apps)
TofInlineMixin (class in tof.mixins)
TofModelAdmin (class in tof.mixins)
tofQ (class in tof.mixins)
TranslatableField (class in tof.models)
TranslatableField.DoesNotExist
TranslatableField.MultipleObjectsReturned
TranslatableFieldAdmin (class in tof.admin)
TranslatableFieldAdmin.Media (class in tof.admin)
TranslatableFieldFormField (class in tof.fields)
TranslatableFieldHiddenWidget (class in tof.widgets)
TranslatableFieldQuerySet (class in tof.models)
TranslatableFieldWidget (class in tof.widgets)
TranslatableText (class in tof.utils)
Translation (class in tof.models)
translation (tof.models.StaticMessageTranslation attribute)
Translation.DoesNotExist
Translation.MultipleObjectsReturned
TranslationAdmin (class in tof.admin)
TranslationFieldMixin (class in tof.mixins)
TranslationFieldModelFormMixin (class in tof.mixins)
TranslationFormSet (class in tof.admin)
TranslationInline (class in tof.admin)
TranslationInlineMixin (class in tof.admin)
TranslationManagerMixin (class in tof.mixins)
TranslationQueryset (class in tof.models)
translations (tof.models.Language attribute)
(tof.models.TranslatableField attribute)
TranslationsForm (class in tof.forms)
TranslationsForm.Media (class in tof.forms)
TranslationsInLineForm (class in tof.forms)
TranslationStackedInline (class in tof.admin)
TranslationTabularInline (class in tof.admin)
translator_cls (tof.models.TranslatableField attribute)
U
unpatch_bases() (tof.mixins.ClassPatcherMixin class method)
(tof.mixins.InstancePatcherMixin class method)
(tof.mixins.TranslationManagerMixin class method)
unpatch_field() (tof.models.TranslatableField method)
update() (tof.models.Translation method)
(tof.utils.TranslatableText method)
update_current() (tof.utils.TranslatableText method)
url_name (tof.admin.TranslationAdmin attribute)
V
value (tof.models.Translation attribute)
value_from_datadict() (tof.widgets.TranslatableFieldWidget method)
value_omitted_from_data() (tof.widgets.TranslatableFieldWidget method)
ValueFormatterMixin (class in tof.widgets)
VueI18NExtractAction (class in tof.actions)
W
warning() (tof.views.ActionView method)
widget (tof.fields.TranslatableFieldFormField attribute)
wrapper() (in module tof.mixins)
Y
YesNoForm (class in tof.views)
YesNoMixIn (class in tof.views)